Landingzone-organization

Latest version: v0.8.0

Safety actively analyzes 623827 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.6.0

Chore

* chore(deps-dev): bump mypy from 1.1.1 to 1.4.1 (71)

Bumps [mypy](https://github.com/python/mypy) from 1.1.1 to 1.4.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href=&34;https://github.com/python/mypy/commit/3534bacc4c0d3c4b1983a533e2a36cce43f2ec9d"><code>3534bac</code></a>
Remove +dev from version</li>
<li><a
href=&34;https://github.com/python/mypy/commit/f36ea01e9de2ffac42a2615307f3692fd8e84c4a"><code>f36ea01</code></a>
Fix async iterator body stripping (<a
href=&34;https://redirect.github.com/python/mypy/issues/15491">15491</a>)</li>
<li><a
href=&34;https://github.com/python/mypy/commit/ba7887be34391ae777cb32ca85719f3b3fa01c06"><code>ba7887b</code></a>
Revert "Fix spurious errors on builtins.open (<a
href=&34;https://redirect.github.com/python/mypy/issues/15161">15161</a>)"
(<a
href=&34;https://redirect.github.com/python/mypy/issues/15508">15508</a>)</li>
<li><a
href=&34;https://github.com/python/mypy/commit/16fe5da0bd9be4d0669f00a47d260894c988cf87"><code>16fe5da</code></a>
Fix readthedocs build (<a
href=&34;https://redirect.github.com/python/mypy/issues/15437">15437</a>)</li>
<li><a
href=&34;https://github.com/python/mypy/commit/9b327d12bc3b57cc30ed76dcd3e07a3674da17a2"><code>9b327d1</code></a>
Use consistent anchors for error codes (<a
href=&34;https://redirect.github.com/python/mypy/issues/15435">15435</a>)</li>
<li><a
href=&34;https://github.com/python/mypy/commit/32abe0210092e6e074d9c2cc1862a3cf7c2421c5"><code>32abe02</code></a>
docs: ref redirector (<a
href=&34;https://redirect.github.com/python/mypy/issues/15432">15432</a>)</li>
<li><a
href=&34;https://github.com/python/mypy/commit/e5a5b33e12e850d8cf11e156267adf8ee85e6221"><code>e5a5b33</code></a>
Unbreak CI (<a
href=&34;https://redirect.github.com/python/mypy/issues/15505">15505</a>)</li>
<li><a
href=&34;https://github.com/python/mypy/commit/81d01aa0bdec8f9c2ed85d39b6077572abcda72a"><code>81d01aa</code></a>
Fix PEP 561 editable install test case (<a
href=&34;https://redirect.github.com/python/mypy/issues/15493">15493</a>)</li>
<li><a
href=&34;https://github.com/python/mypy/commit/eba351e4016a57fad611cc14cef456a741a4713b"><code>eba351e</code></a>
Add pip as test requirement for PEP 660 editable installs (<a
href=&34;https://redirect.github.com/python/mypy/issues/15482">15482</a>)</li>
<li><a
href=&34;https://github.com/python/mypy/commit/9faffe87c0f15980afc041183148829208f4fc8f"><code>9faffe8</code></a>
Bump typing_extensions dependency (<a
href=&34;https://redirect.github.com/python/mypy/issues/15488">15488</a>)</li>
<li>Additional commits viewable in <a
href=&34;https://github.com/python/mypy/compare/v1.1.1...v1.4.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mypy&package-manager=pip&previous-version=1.1.1&new-version=1.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don&39;t
alter it yourself. You can also trigger a rebase manually by commenting
`dependabot rebase`.

[//]: (dependabot-automerge-start)
[//]: (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`ba5cdd2`](https://github.com/binxio/landingzone-organization/commit/ba5cdd21b23f7319fa898b19e9a72dda6242ddcf))

* chore(deps-dev): bump pytest-cov from 4.0.0 to 4.1.0 (41)

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0
to 4.1.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href=&34;https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst">pytest-cov&39;s
changelog</a>.</em></p>
<blockquote>
<h2>4.1.0 (2023-05-24)</h2>
<ul>
<li>Updated CI with new Pythons and dependencies.</li>
<li>Removed rsyncdir support. This makes pytest-cov compatible with
xdist 3.0.
Contributed by Sorin Sbarnea in
<code>[558](https://github.com/pytest-dev/pytest-cov/issues/558)
<https://github.com/pytest-dev/pytest-cov/pull/558></code>_.</li>
<li>Optimized summary generation to not be performed if no reporting is
active (for example,
when <code>--cov-report=&39;&39;</code> is used without
<code>--cov-fail-under</code>).
Contributed by Jonathan Stewmon in
<code>[589](https://github.com/pytest-dev/pytest-cov/issues/589)
<https://github.com/pytest-dev/pytest-cov/pull/589></code>_.</li>
<li>Added support for JSON reporting.
Contributed by Matthew Gamble in
<code>[582](https://github.com/pytest-dev/pytest-cov/issues/582)
<https://github.com/pytest-dev/pytest-cov/pull/582></code>_.</li>
<li>Refactored code to use f-strings.
Contributed by Mark Mayo in
<code>[572](https://github.com/pytest-dev/pytest-cov/issues/572)
<https://github.com/pytest-dev/pytest-cov/pull/572></code>_.</li>
<li>Fixed a skip in the test suite for some old xdist.
Contributed by a bunch of people in
<code>[565](https://github.com/pytest-dev/pytest-cov/issues/565)
<https://github.com/pytest-dev/pytest-cov/pull/565></code>_.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href=&34;https://github.com/pytest-dev/pytest-cov/commit/2c9f2170d8575b21bafb6402eb30ca7de31e20b9"><code>2c9f217</code></a>
Bump version: 4.0.0 → 4.1.0</li>
<li><a
href=&34;https://github.com/pytest-dev/pytest-cov/commit/4d245df8f75e434a9e1b162b51265d6a45017465"><code>4d245df</code></a>
Update changelog and authors.</li>
<li><a
href=&34;https://github.com/pytest-dev/pytest-cov/commit/7b095c84ae521b14058d7d520ef36372849063a8"><code>7b095c8</code></a>
Skip starting from xdist 3.0.2 (where boxed was removed).</li>
<li><a
href=&34;https://github.com/pytest-dev/pytest-cov/commit/605d6902b3b3d17aad0bf811b8c580fc895724ca"><code>605d690</code></a>
disabling boxed test if version xdist newer than 2.5.0</li>
<li><a
href=&34;https://github.com/pytest-dev/pytest-cov/commit/76fb2a6cb2c4a4a788a5b62710848daf9c8fb7ce"><code>76fb2a6</code></a>
introduced f-strings</li>
<li><a
href=&34;https://github.com/pytest-dev/pytest-cov/commit/0d63ede0d2ca9f4acc8329aa4261a7cec489ffdb"><code>0d63ede</code></a>
Update test config. Reapply some of the changes from PR567 to the right
file ...</li>
<li><a
href=&34;https://github.com/pytest-dev/pytest-cov/commit/f3d8d8380f6a4b265353fe7cd509b040702f1e64"><code>f3d8d83</code></a>
Add support for JSON reporter</li>
<li><a
href=&34;https://github.com/pytest-dev/pytest-cov/commit/dec02abeb9fa8ee3547baa054bde6006bea530ee"><code>dec02ab</code></a>
Update test deps.</li>
<li><a
href=&34;https://github.com/pytest-dev/pytest-cov/commit/88a7d348986bace58e26c88a713ef35f900ce2ef"><code>88a7d34</code></a>
chore: update AUTHORS and CHANGELOG</li>
<li><a
href=&34;https://github.com/pytest-dev/pytest-cov/commit/74eb4cc8b684269b89735e31b623f0f9795c5d5c"><code>74eb4cc</code></a>
perf: only call summary when the report will be used</li>
<li>Additional commits viewable in <a
href=&34;https://github.com/pytest-dev/pytest-cov/compare/v4.0.0...v4.1.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pytest-cov&package-manager=pip&previous-version=4.0.0&new-version=4.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting `dependabot rebase`.

[//]: (dependabot-automerge-start)
[//]: (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>
> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`bf59393`](https://github.com/binxio/landingzone-organization/commit/bf593935fec075ad8ccc80de373b994b44f339c6))

* chore(deps-dev): bump pytest from 7.2.2 to 7.4.0 (69) ([`e4731fa`](https://github.com/binxio/landingzone-organization/commit/e4731fa62cdb9bd50f9967e9976b04804f9f4afc))

* chore(deps-dev): bump aws-sam-cli from 1.78.0 to 1.90.0 (81) ([`086a066`](https://github.com/binxio/landingzone-organization/commit/086a066ee32cfb756f0f660d9a60d3be871508a2))

* chore(deps): bump boto3 from 1.26.125 to 1.28.3 (84)

Bumps [boto3](https://github.com/boto/boto3) from 1.26.125 to 1.28.3.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href=&34;https://github.com/boto/boto3/blob/develop/CHANGELOG.rst">boto3&39;s
changelog</a>.</em></p>
<blockquote>
<h1>1.28.3</h1>
<ul>
<li>api-change:<code>cognito-idp</code>: [<code>botocore</code>] API
model updated in Amazon Cognito</li>
<li>api-change:<code>connect</code>: [<code>botocore</code>] Add support
for deleting Queues and Routing Profiles.</li>
<li>api-change:<code>datasync</code>: [<code>botocore</code>] Added
LunCount to the response object of
DescribeStorageSystemResourcesResponse, LunCount represents the number
of LUNs on a storage system resource.</li>
<li>api-change:<code>dms</code>: [<code>botocore</code>] Enhanced
PostgreSQL target endpoint settings for providing Babelfish
support.</li>
<li>api-change:<code>ec2</code>: [<code>botocore</code>] This release
adds support for the C7gn and Hpc7g instances. C7gn instances are
powered by AWS Graviton3 processors and the fifth-generation AWS Nitro
Cards. Hpc7g instances are powered by AWS Graviton 3E processors and
provide up to 200 Gbps network bandwidth.</li>
<li>api-change:<code>fsx</code>: [<code>botocore</code>] Amazon FSx for
NetApp ONTAP now supports SnapLock, an ONTAP feature that enables you to
protect your files in a volume by transitioning them to a write once,
read many (WORM) state.</li>
<li>api-change:<code>iam</code>: [<code>botocore</code>] Documentation
updates for AWS Identity and Access Management (IAM).</li>
<li>api-change:<code>mediatailor</code>: [<code>botocore</code>] Adds
categories to MediaTailor channel assembly alerts</li>
<li>api-change:<code>personalize</code>: [<code>botocore</code>] This
release provides ability to customers to change schema associated with
their datasets in Amazon Personalize</li>
<li>api-change:<code>proton</code>: [<code>botocore</code>] This release
adds support for deployment history for Proton provisioned
resources</li>
<li>api-change:<code>s3</code>: [<code>botocore</code>] S3 Inventory now
supports Object Access Control List and Object Owner as available object
metadata fields in inventory reports.</li>
<li>api-change:<code>sagemaker</code>: [<code>botocore</code>] Amazon
SageMaker Canvas adds WorkspeceSettings support for
CanvasAppSettings</li>
<li>api-change:<code>secretsmanager</code>: [<code>botocore</code>]
Documentation updates for Secrets Manager</li>
</ul>
<h1>1.28.2</h1>
<ul>
<li>bugfix:s3: [<code>botocore</code>] Fix s3 presigned URLs for
operations with query components
(<code>[2962](https://github.com/boto/boto3/issues/2962)
<https://github.com/boto/botocore/issues/2962></code>__)</li>
<li>api-change:<code>cognito-idp</code>: [<code>botocore</code>] API
model updated in Amazon Cognito</li>
</ul>
<h1>1.28.1</h1>
<ul>
<li>api-change:<code>dms</code>: [<code>botocore</code>] Releasing DMS
Serverless. Adding support for PostgreSQL 15.x as source and target
endpoint. Adding support for DocDB Elastic Clusters with sharded
collections, PostgreSQL datatype mapping customization and disabling
hostname validation of the certificate authority in Kafka endpoint
settings</li>
<li>api-change:<code>glue</code>: [<code>botocore</code>] This release
enables customers to create new Apache Iceberg tables and associated
metadata in Amazon S3 by using native AWS Glue CreateTable
operation.</li>
<li>api-change:<code>logs</code>: [<code>botocore</code>] Add CMK
encryption support for CloudWatch Logs Insights query result data</li>
<li>api-change:<code>medialive</code>: [<code>botocore</code>] This
release enables the use of Thumbnails in AWS Elemental MediaLive.</li>
<li>api-change:<code>mediatailor</code>: [<code>botocore</code>] The AWS
Elemental MediaTailor SDK for Channel Assembly has added support for
EXT-X-CUE-OUT and EXT-X-CUE-IN tags to specify ad breaks in HLS outputs,
including support for EXT-OATCLS, EXT-X-ASSET, and EXT-X-CUE-OUT-CONT
accessory tags.</li>
</ul>
<h1>1.28.0</h1>
<ul>
<li>enhancement:configprovider: [<code>botocore</code>] Always use
shallow copy of session config value store for clients</li>
<li>feature:configuration: [<code>botocore</code>] Configure the
endpoint URL in the shared configuration file or via an environment
variable for a specific AWS service or all AWS services.</li>
<li>bugfix:configprovider: [<code>botocore</code>] Fix bug when deep
copying config value store where overrides were not preserved</li>
<li>api-change:<code>ec2</code>: [<code>botocore</code>] Add Nitro
Enclaves support on DescribeInstanceTypes</li>
<li>api-change:<code>location</code>: [<code>botocore</code>] This
release adds support for authenticating with Amazon Location Service&39;s
Places & Routes APIs with an API Key. Also, with this release
developers can publish tracked device position updates to Amazon
EventBridge.</li>
<li>api-change:<code>outposts</code>: [<code>botocore</code>] Added
paginator support to several APIs. Added the ISOLATED enum value to
AssetState.</li>
<li>api-change:<code>quicksight</code>: [<code>botocore</code>] This
release includes below three changes: small multiples axes improvement,
field based coloring, removed required trait from Aggregation function
for TopBottomFilter.</li>
<li>api-change:<code>rds</code>: [<code>botocore</code>] Updates Amazon
RDS documentation for creating DB instances and creating Aurora global
clusters.</li>
</ul>
<h1>1.27.1</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href=&34;https://github.com/boto/boto3/commit/618d2b9281913b6acbf9e3e432fc6f5c48c8229c"><code>618d2b9</code></a>
Merge branch &39;release-1.28.3&39;</li>
<li><a
href=&34;https://github.com/boto/boto3/commit/1d41697a41466733a1e271a59d9cb7a07f92d206"><code>1d41697</code></a>
Bumping version to 1.28.3</li>
<li><a
href=&34;https://github.com/boto/boto3/commit/643a04bebf5a55fd10978371cbd5bfec16937e15"><code>643a04b</code></a>
Add changelog entries from botocore</li>
<li><a
href=&34;https://github.com/boto/boto3/commit/132613ebbd96efef1277743318791186f2b1a8f0"><code>132613e</code></a>
Merge branch &39;release-1.28.2&39;</li>
<li><a
href=&34;https://github.com/boto/boto3/commit/6671104a0ccc145a20d6d29f128d1422091bcb02"><code>6671104</code></a>
Merge branch &39;release-1.28.2&39; into develop</li>
<li><a
href=&34;https://github.com/boto/boto3/commit/b107765ccab7f43ba651ec321adcdd9a32a5eb75"><code>b107765</code></a>
Bumping version to 1.28.2</li>
<li><a
href=&34;https://github.com/boto/boto3/commit/fe0be41d24d9f98bd526e47d41fb4a4fa2ac6b5b"><code>fe0be41</code></a>
Add changelog entries from botocore</li>
<li><a
href=&34;https://github.com/boto/boto3/commit/53a0c84b2e016f0491a8ebf34b3d902e71207c37"><code>53a0c84</code></a>
Merge branch &39;release-1.28.1&39;</li>
<li><a
href=&34;https://github.com/boto/boto3/commit/3c988a24f22795d3cb9cf26a74c085d2e6a58504"><code>3c988a2</code></a>
Merge branch &39;release-1.28.1&39; into develop</li>
<li><a
href=&34;https://github.com/boto/boto3/commit/eaa5d94bfc7e6720ebd73dbfa01bfc9b7be8da6d"><code>eaa5d94</code></a>
Bumping version to 1.28.1</li>
<li>Additional commits viewable in <a
href=&34;https://github.com/boto/boto3/compare/1.26.125...1.28.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=boto3&package-manager=pip&previous-version=1.26.125&new-version=1.28.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don&39;t
alter it yourself. You can also trigger a rebase manually by commenting
`dependabot rebase`.

[//]: (dependabot-automerge-start)
[//]: (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com> ([`588738c`](https://github.com/binxio/landingzone-organization/commit/588738ccc39cc7ee2fece8d5d79d3bccab11e151))

Feature

* feat: return environments in DTAP order (85)

**Issue , if available:**

Description of changes:

When you retrieve the environments you used to get a random order. With
this feature you will have the ability to customize the order. By
default we follow the DTAP order as in Development, Testing, Acceptance
and Production.

**Checklist**

<!--- Leave unchecked if your change doesn&39;t seem to apply -->

* [x] Update tests
* [x] Update docs
* [x] PR title follows [conventional commit
semantics](https://www.conventionalcommits.org/en/v1.0.0-beta.2/#commit-message-for-a-fix-using-an-optional-issue-number)

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice. ([`86d2a89`](https://github.com/binxio/landingzone-organization/commit/86d2a89436035c1e8ba68720c30e381ae07f3d46))

0.5.0

Documentation

* docs: add sso context and improve installation instructions (26)

**Issue , if available:**

Description of changes:

<!--- One or two sentences as a summary of what&39;s being changed -->

**Checklist**

<!--- Leave unchecked if your change doesn&39;t seem to apply -->

* [x] Update tests
* [x] Update docs
* [x] PR title follows [conventional commit
semantics](https://www.conventionalcommits.org/en/v1.0.0-beta.2/#commit-message-for-a-fix-using-an-optional-issue-number)

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice. ([`2ee6ed3`](https://github.com/binxio/landingzone-organization/commit/2ee6ed3cf7c1c08fa521e8d4ee6d831356960d31))

Feature

* feat: create an export of all accounts (62)

**Issue , if available:**

Description of changes:

Add the ability to create an export of all AWS Accounts available in the
organization. This will help with reporting for example.

**Checklist**

<!--- Leave unchecked if your change doesn&39;t seem to apply -->

* [x] Update tests
* [x] Update docs
* [x] PR title follows [conventional commit
semantics](https://www.conventionalcommits.org/en/v1.0.0-beta.2/#commit-message-for-a-fix-using-an-optional-issue-number)

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice. ([`87ae09e`](https://github.com/binxio/landingzone-organization/commit/87ae09e58b611948441443b30a5c5ad61857a430))

0.4.0

Feature

* feat: add profiles class to fetch available profiles for automation (24)

**Issue , if available:**

Description of changes:

When we have generated a profiles file you probably want to use it to
automate things. By offering a profiles class to read the generated file
we make it easier to write use-cases that you can then run against all
generated profiles.

**Checklist**

<!--- Leave unchecked if your change doesn&39;t seem to apply -->

* [x] Update tests
* [x] Update docs
* [x] PR title follows [conventional commit
semantics](https://www.conventionalcommits.org/en/v1.0.0-beta.2/#commit-message-for-a-fix-using-an-optional-issue-number)

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice. ([`7da773b`](https://github.com/binxio/landingzone-organization/commit/7da773bf22eb6ab616d305dbf24b9fee15af806f))

0.3.0

Documentation

* docs: improve module example and add pytest example ([`161db05`](https://github.com/binxio/landingzone-organization/commit/161db05cac4352a92f3eacbead8bdc527bf5a743))

* docs: fixed typo ([`ae52130`](https://github.com/binxio/landingzone-organization/commit/ae52130da3caa69ff18761e39f7f93e8c289ea3f))

* docs: fix image reference ([`589e021`](https://github.com/binxio/landingzone-organization/commit/589e021265a3ab8a25b71273baa0b0e840771094))

* docs: improve the aws lambda documentation ([`570d726`](https://github.com/binxio/landingzone-organization/commit/570d7266a99803a8e4be5eba1a0befc801d92806))

* docs: fix code references and policy content

The policy included text without brackets, this could suggest that you do not need to replace it with an account id. Also the code references were broken after the instructions where moved from the main readme to the documentation pages. ([`6b30d6b`](https://github.com/binxio/landingzone-organization/commit/6b30d6b86875d7f87e408500ecfb8ad038b09194))

Feature

* feat: generate profiles for aws cli tool (22)

**Issue , if available:**

Description of changes:

Managing profiles for the AWS cli could become a nightmare when you have
a lot of accounts. To make it easier you can generate a separate config
file for your organization.

**Checklist**

<!--- Leave unchecked if your change doesn&39;t seem to apply -->

* [x] Update tests
* [x] Update docs
* [x] PR title follows [conventional commit
semantics](https://www.conventionalcommits.org/en/v1.0.0-beta.2/#commit-message-for-a-fix-using-an-optional-issue-number)

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice. ([`f218ad2`](https://github.com/binxio/landingzone-organization/commit/f218ad22a1cd1377509d3e3b973a53a4f033330e))

Test

* test: use unique ou ids and remove unneeded code ([`254e4b2`](https://github.com/binxio/landingzone-organization/commit/254e4b29e67005917ad98b2eecd8e518ceccdcd1))

0.2.2

Fix

* fix: correctly link to user documentation (20)

**Issue , if available:**

Description of changes:

Link to the homepage still did not resolve correctly with the previous
fix. Renamed the `Usage` section to `User Documentation` and added a
direct link to the `User Documentation`.

**Checklist**

<!--- Leave unchecked if your change doesn&39;t seem to apply -->

* [x] Update tests
* [x] Update docs
* [x] PR title follows [conventional commit
semantics](https://www.conventionalcommits.org/en/v1.0.0-beta.2/#commit-message-for-a-fix-using-an-optional-issue-number)

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice. ([`eb72dc5`](https://github.com/binxio/landingzone-organization/commit/eb72dc51435ef435aec79937ec6d3f71431f2510))

0.2.1

Chore

* chore(deps): bump boto3 from 1.26.124 to 1.26.125 (17)

Bumps [boto3](https://github.com/boto/boto3) from 1.26.124 to 1.26.125.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href=&34;https://github.com/boto/boto3/blob/develop/CHANGELOG.rst">boto3&39;s
changelog</a>.</em></p>
<blockquote>
<h1>1.26.125</h1>
<ul>
<li>api-change:<code>appflow</code>: [<code>botocore</code>] This
release adds new API to cancel flow executions.</li>
<li>api-change:<code>connect</code>: [<code>botocore</code>] Amazon
Connect Service Rules API update: Added OnContactEvaluationSubmit event
source to support user configuring evaluation form rules.</li>
<li>api-change:<code>ecs</code>: [<code>botocore</code>] Documentation
only update to address Amazon ECS tickets.</li>
<li>api-change:<code>kendra</code>: [<code>botocore</code>] AWS Kendra
now supports configuring document fields/attributes via the
GetQuerySuggestions API. You can now base query suggestions on the
contents of document fields.</li>
<li>api-change:<code>resiliencehub</code>: [<code>botocore</code>] This
release will improve resource level transparency in applications by
discovering previously hidden resources.</li>
<li>api-change:<code>sagemaker</code>: [<code>botocore</code>] Amazon
Sagemaker Autopilot supports training models with sample weights and
additional objective metrics.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href=&34;https://github.com/boto/boto3/commit/0458ce94a4a3371b83775dbc6cc2e75a30f686bd"><code>0458ce9</code></a>
Merge branch &39;release-1.26.125&39;</li>
<li><a
href=&34;https://github.com/boto/boto3/commit/3b55431d85be4b4c455c1b81932a8f2d59ae26a9"><code>3b55431</code></a>
Bumping version to 1.26.125</li>
<li><a
href=&34;https://github.com/boto/boto3/commit/7a9afbf64eef5e08473c3abc858380700e07ebc2"><code>7a9afbf</code></a>
Add changelog entries from botocore</li>
<li><a
href=&34;https://github.com/boto/boto3/commit/84e71bd1902b1c71784654ca5e8c01dab82c62ed"><code>84e71bd</code></a>
Merge branch &39;release-1.26.124&39; into develop</li>
<li>See full diff in <a
href=&34;https://github.com/boto/boto3/compare/1.26.124...1.26.125">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=boto3&package-manager=pip&previous-version=1.26.124&new-version=1.26.125)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don&39;t
alter it yourself. You can also trigger a rebase manually by commenting
`dependabot rebase`.

[//]: (dependabot-automerge-start)
[//]: (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `dependabot rebase` will rebase this PR
- `dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `dependabot merge` will merge this PR after your CI passes on it
- `dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `dependabot reopen` will reopen this PR if it is closed
- `dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <supportgithub.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>
Co-authored-by: Joris Conijn <joris.conijnxebia.com> ([`10e6a45`](https://github.com/binxio/landingzone-organization/commit/10e6a4517d471833977d9ab0312b43485715ca59))

Documentation

* docs: introduce documentation hosted on GitHub pages (18)

**Issue , if available:**

Description of changes:

To make it easier to use the module user documentation is needed. By
offering this through GitHub pages we have a nice interactive website
that helps you with that.

**Checklist**

<!--- Leave unchecked if your change doesn&39;t seem to apply -->

* [x] Update tests
* [x] Update docs
* [x] PR title follows [conventional commit
semantics](https://www.conventionalcommits.org/en/v1.0.0-beta.2/#commit-message-for-a-fix-using-an-optional-issue-number)

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice. ([`78f7343`](https://github.com/binxio/landingzone-organization/commit/78f7343c679739fc9e7d806e5b9459365213da90))

* docs: tweak the readme a bit to trigger a new release ([`aa52f94`](https://github.com/binxio/landingzone-organization/commit/aa52f94a4fdc3c02919f6caed66f497206f074c2))

Fix

* fix: homepage url in package and links within documentation (19)

**Issue , if available:**

Description of changes:

The package on pipit did not include the proper links to the bug
trackers and user documentation. Also some of the Hugo redirects where
not functioning as they should so fixed that by applying a workaround.

**Checklist**

<!--- Leave unchecked if your change doesn&39;t seem to apply -->

* [x] Update tests
* [x] Update docs
* [x] PR title follows [conventional commit
semantics](https://www.conventionalcommits.org/en/v1.0.0-beta.2/#commit-message-for-a-fix-using-an-optional-issue-number)

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice. ([`eb232f4`](https://github.com/binxio/landingzone-organization/commit/eb232f42a696c1377c1a54e46bc436fc13f097f3))

Unknown

* Merge pull request 15 from binxio/develop

docs: tweak the readme a bit to trigger a new release ([`0184480`](https://github.com/binxio/landingzone-organization/commit/0184480dcb2a04187bcd407af982b538e5c689ea))

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.