Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pulumi/pulumi-awsx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.19.0
Choose a base ref
...
head repository: pulumi/pulumi-awsx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.20.0
Choose a head ref
  • 20 commits
  • 87 files changed
  • 6 contributors

Commits on Dec 9, 2024

  1. Update pulumi/pulumi version to v3.142.0 (#1436)

    Upgrading pulumi/pkg and pulumi/sdk to version v3.142.0.
    pulumi-bot authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    c1a760e View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. Update pulumi/pulumi-aws version to 6.65.0 (#1439)

    Update pulumi/pulumi-aws version to 6.65.0
    pulumi-bot authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    553bf04 View commit details
    Browse the repository at this point in the history
  2. Update CI to Python 3.9 (#1443)

    Since the pulumi/pulumi#17883 change Pulumi no
    longer supports 3.8 and tests need to be performed on 3.9 or later
    versions of Python.
    t0yv0 authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    258c7d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

  1. Update pulumi/pulumi version to v3.143.0 (#1444)

    Upgrading pulumi/pkg and pulumi/sdk to version v3.143.0.
    pulumi-bot authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    9d4ab2d View commit details
    Browse the repository at this point in the history
  2. testing: examples/ecs/nodejs add missing dependsOn (#1441)

    Pulumi was not recognizing that the underlying aws.ecs.Service should
    wait for the load balancer to be provisioned, causing a race that
    sporadically would flake up the test. This is now compensated by with a
    dependsOn option.
    
    Fixes #1418
    t0yv0 authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    0f52a8d View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. Update pulumi/pulumi version to v3.144.1 (#1446)

    Upgrading pulumi/pkg and pulumi/sdk to version v3.144.1.
    pulumi-bot authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    1cb31f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2024

  1. Update first-party Pulumi dependencies (#1447)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [@pulumi/aws](https://pulumi.io)
    ([source](https://redirect.github.com/pulumi/pulumi-aws)) | dependencies
    | major | [`^4.0.0` ->
    `^6.0.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws/4.38.1/6.66.1)
    |
    | [@pulumi/aws](https://pulumi.io)
    ([source](https://redirect.github.com/pulumi/pulumi-aws)) | dependencies
    | pin | [`^6.0.0` ->
    `6.66.1`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.66.1/6.66.1)
    |
    | [@pulumi/aws](https://pulumi.io)
    ([source](https://redirect.github.com/pulumi/pulumi-aws)) | dependencies
    | pin | [`^6.0.4` ->
    `6.66.1`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.66.1/6.66.1)
    |
    | [@pulumi/aws](https://pulumi.io)
    ([source](https://redirect.github.com/pulumi/pulumi-aws)) | dependencies
    | minor | [`6.65.0` ->
    `6.66.1`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.65.0/6.66.1)
    |
    | [@pulumi/awsx](https://pulumi.com)
    ([source](https://redirect.github.com/pulumi/pulumi-awsx)) |
    dependencies | pin | [`^2.0.2` ->
    `2.19.0`](https://renovatebot.com/diffs/npm/@pulumi%2fawsx/2.19.0/2.19.0)
    |
    | [@pulumi/awsx](https://pulumi.com)
    ([source](https://redirect.github.com/pulumi/pulumi-awsx)) |
    dependencies | pin | [`^2.0.0` ->
    `2.19.0`](https://renovatebot.com/diffs/npm/@pulumi%2fawsx/2.19.0/2.19.0)
    |
    | [@pulumi/docker](https://pulumi.io)
    ([source](https://redirect.github.com/pulumi/pulumi-docker)) |
    dependencies | patch | [`4.5.1` ->
    `4.5.8`](https://renovatebot.com/diffs/npm/@pulumi%2fdocker/4.5.1/4.5.8)
    |
    | [@pulumi/docker](https://pulumi.io)
    ([source](https://redirect.github.com/pulumi/pulumi-docker)) |
    dependencies | major | [`3.6.1` ->
    `4.5.8`](https://renovatebot.com/diffs/npm/@pulumi%2fdocker/3.6.1/4.5.8)
    |
    | [@pulumi/pulumi](https://redirect.github.com/pulumi/pulumi)
    ([source](https://redirect.github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs))
    | dependencies | pin | [`^3.0.0` ->
    `3.144.1`](https://renovatebot.com/diffs/npm/@pulumi%2fpulumi/3.144.1/3.144.1)
    |
    | [@pulumi/pulumi](https://redirect.github.com/pulumi/pulumi)
    ([source](https://redirect.github.com/pulumi/pulumi/tree/HEAD/sdk/nodejs))
    | dependencies | pin | [`^3.113.0` ->
    `3.144.1`](https://renovatebot.com/diffs/npm/@pulumi%2fpulumi/3.144.1/3.144.1)
    |
    | [docker-classic](https://pulumi.io)
    ([source](https://redirect.github.com/pulumi/pulumi-docker)) |
    dependencies | major | [`3.6.1` ->
    `4.5.8`](https://renovatebot.com/diffs/npm/docker-classic/3.6.1/4.5.8) |
    |
    [github.com/pulumi/providertest](https://redirect.github.com/pulumi/providertest)
    | require | minor | `v0.0.12` -> `v0.1.3` |
    |
    [github.com/pulumi/pulumi-awsx/sdk/v2](https://redirect.github.com/pulumi/pulumi-awsx)
    | require | minor | `v2.4.0` -> `v2.19.0` |
    |
    [github.com/pulumi/pulumi/pkg/v3](https://redirect.github.com/pulumi/pulumi)
    | require | minor | `v3.113.0` -> `v3.144.1` |
    |
    [github.com/pulumi/pulumi/sdk/v3](https://redirect.github.com/pulumi/pulumi)
    | require | minor | `v3.113.0` -> `v3.144.1` |
    |
    [pulumi/action-install-pulumi-cli](https://redirect.github.com/pulumi/action-install-pulumi-cli)
    | action | pinDigest | -> `b374ceb` |
    | [pulumi/actions](https://redirect.github.com/pulumi/actions) | action
    | major | `v4` -> `v6` |
    |
    [pulumi/provider-version-action](https://redirect.github.com/pulumi/provider-version-action)
    | action | pinDigest | -> `7c54f13` |
    | [pulumi_aws](https://redirect.github.com/pulumi/pulumi-aws) | | major
    | `>=5.0.0,<6.0.0` -> `>=6.66.1,<6.67.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>pulumi/pulumi-aws (@&#8203;pulumi/aws)</summary>
    
    ###
    [`v6.66.1`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.66.1)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.66.0...v6.66.1)
    
    ##### Does the PR have any schema changes?
    
    Found 2 breaking changes:
    
    ##### Types
    
    - `🟢`
    "aws:alb/getListenerMutualAuthentication:getListenerMutualAuthentication":
    required: "advertiseTrustStoreCaNames" property has changed to Required
    - `🟢`
    "aws:lb/getListenerMutualAuthentication:getListenerMutualAuthentication":
    required: "advertiseTrustStoreCaNames" property has changed to Required
        No new resources/functions.
    
    ##### What's Changed
    
    - Upgrade terraform-provider-aws to v5.82.2 by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4974](https://redirect.github.com/pulumi/pulumi-aws/pull/4974)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.66.0...v6.66.1
    
    ###
    [`v6.66.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.66.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.65.0...v6.66.0)
    
    ##### Does the PR have any schema changes?
    
    Found 2 breaking changes:
    
    ##### Types
    
    - `🟢` "aws:codeconnections/HostVpcConfiguration:HostVpcConfiguration":
    required: "tlsCertificate" property is no longer Required
    - `🟢`
    "aws:licensemanager/getReceivedLicenseEntitlement:getReceivedLicenseEntitlement":
    required: "overage" property has changed to Required
    
    ##### New resources:
    
    -   `apigateway/domainNameAccessAssociation.DomainNameAccessAssociation`
    -   `cloudfront/vpcOrigin.VpcOrigin`
    -   `memorydb/multiRegionCluster.MultiRegionCluster`
    -   `networkmanager/dxGatewayAttachment.DxGatewayAttachment`
    -   `rds/clusterSnapshotCopy.ClusterSnapshotCopy`
    
    ##### New functions:
    
    -
    `servicecatalog/getAppregistryAttributeGroupAssociations.getAppregistryAttributeGroupAssociations`
    
    ##### What's Changed
    
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4923](https://redirect.github.com/pulumi/pulumi-aws/pull/4923)
    - Upgrade pulumi-terraform-bridge to v3.98.0 by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4928](https://redirect.github.com/pulumi/pulumi-aws/pull/4928)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4931](https://redirect.github.com/pulumi/pulumi-aws/pull/4931)
    - Lint upstream as a normal unit test by
    [@&#8203;blampe](https://redirect.github.com/blampe) in
    [https://github.com/pulumi/pulumi-aws/pull/4918](https://redirect.github.com/pulumi/pulumi-aws/pull/4918)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4934](https://redirect.github.com/pulumi/pulumi-aws/pull/4934)
    - Remove `make upstream` from `preTest` by
    [@&#8203;blampe](https://redirect.github.com/blampe) in
    [https://github.com/pulumi/pulumi-aws/pull/4935](https://redirect.github.com/pulumi/pulumi-aws/pull/4935)
    - Upgrade terraform-provider-aws to v5.82.1 by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4957](https://redirect.github.com/pulumi/pulumi-aws/pull/4957)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.65.0...v6.66.0
    
    ###
    [`v6.65.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.65.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.64.0...v6.65.0)
    
    ##### Does the PR have any schema changes?
    
    Found 2 breaking changes:
    
    ##### Types
    
    - `🟢`
    "aws:sesv2/getConfigurationSetDeliveryOption:getConfigurationSetDeliveryOption":
    required: "maxDeliverySeconds" property has changed to Required
    - `🟢`
    "aws:sesv2/getConfigurationSetTrackingOption:getConfigurationSetTrackingOption":
    required: "httpsPolicy" property has changed to Required
    
    ##### New resources:
    
    -   `bedrock/inferenceProfile.InferenceProfile`
    -   `cloudwatch/logAnomalyDetector.LogAnomalyDetector`
    -   `ecr/accountSetting.AccountSetting`
    -   `msk/singleScramSecretAssociation.SingleScramSecretAssociation`
    -   `servicecatalog/appregistryAttributeGroup.AppregistryAttributeGroup`
    -
    `servicecatalog/appregistryAttributeGroupAssociation.AppregistryAttributeGroupAssociation`
    
    ##### New functions:
    
    -
    `servicecatalog/getAppregistryAttributeGroup.getAppregistryAttributeGroup`
    
    ##### What's Changed
    
    - Upgrade pulumi-terraform-bridge to v3.97.0 by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4898](https://redirect.github.com/pulumi/pulumi-aws/pull/4898)
    - Revert "Upgrade pulumi-terraform-bridge to v3.97.0
    ([#&#8203;4898](https://redirect.github.com/pulumi/pulumi-aws/issues/4898))"
    by [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4900](https://redirect.github.com/pulumi/pulumi-aws/pull/4900)
    - Upgrade pulumi-terraform-bridge to v3.97.1 by
    [@&#8203;corymhall](https://redirect.github.com/corymhall) in
    [https://github.com/pulumi/pulumi-aws/pull/4907](https://redirect.github.com/pulumi/pulumi-aws/pull/4907)
    - Simplify OIDC extraTest by
    [@&#8203;blampe](https://redirect.github.com/blampe) in
    [https://github.com/pulumi/pulumi-aws/pull/4909](https://redirect.github.com/pulumi/pulumi-aws/pull/4909)
    - Consolidate integration tests by
    [@&#8203;blampe](https://redirect.github.com/blampe) in
    [https://github.com/pulumi/pulumi-aws/pull/4910](https://redirect.github.com/pulumi/pulumi-aws/pull/4910)
    - Test shim as a normal unit test by
    [@&#8203;blampe](https://redirect.github.com/blampe) in
    [https://github.com/pulumi/pulumi-aws/pull/4917](https://redirect.github.com/pulumi/pulumi-aws/pull/4917)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4920](https://redirect.github.com/pulumi/pulumi-aws/pull/4920)
    - Upgrade terraform-provider-aws to v5.81.0 by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4925](https://redirect.github.com/pulumi/pulumi-aws/pull/4925)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.64.0...v6.65.0
    
    ###
    [`v6.64.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.64.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.63.0...v6.64.0)
    
    ##### Does the PR have any schema changes?
    
    Looking good! No breaking changes found.
    
    ##### New resources:
    
    -   `codeconnections/connection.Connection`
    -   `codeconnections/host.Host`
    -   `s3tables/namespace.Namespace`
    -   `s3tables/table.Table`
    -   `s3tables/tableBucket.TableBucket`
    -   `s3tables/tableBucketPolicy.TableBucketPolicy`
    -   `s3tables/tablePolicy.TablePolicy`
    
    #### What's Changed
    
    - Update Lambda Runtime enum by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4880](https://redirect.github.com/pulumi/pulumi-aws/pull/4880)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4879](https://redirect.github.com/pulumi/pulumi-aws/pull/4879)
    - Replace Terraform with Pulumi to stop eliding iam.PolicyAttachment
    docs by [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4882](https://redirect.github.com/pulumi/pulumi-aws/pull/4882)
    - Upgrade terraform-provider-aws to v5.80.0 by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4886](https://redirect.github.com/pulumi/pulumi-aws/pull/4886)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.63.0...v6.64.0
    
    ###
    [`v6.63.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.63.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.62.2...v6.63.0)
    
    ##### Does the PR have any schema changes?
    
    Found 1 breaking change:
    
    ##### Types
    
    - `🟢`
    "aws:eks/getClusterKubernetesNetworkConfig:getClusterKubernetesNetworkConfig":
    required: "elasticLoadBalancings" property has changed to Required
    
    ##### New resources:
    
    -   `ec2/vpcBlockPublicAccessExclusion.VpcBlockPublicAccessExclusion`
    -   `ec2/vpcBlockPublicAccessOptions.VpcBlockPublicAccessOptions`
    
    #### What's Changed
    
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4871](https://redirect.github.com/pulumi/pulumi-aws/pull/4871)
    - Upgrade terraform-provider-aws to v5.79.0 by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4876](https://redirect.github.com/pulumi/pulumi-aws/pull/4876)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.62.2...v6.63.0
    
    ###
    [`v6.62.2`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.62.2)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.62.1...v6.62.2)
    
    ##### Does the PR have any schema changes?
    
    Looking good! No breaking changes found.
    No new resources/functions.
    
    #### What's Changed
    
    - Move the authoritative source of docs for pulumi-aws into pulumi-aws
    by [@&#8203;iwahbe](https://redirect.github.com/iwahbe) in
    [https://github.com/pulumi/pulumi-aws/pull/4861](https://redirect.github.com/pulumi/pulumi-aws/pull/4861)
    - Pass Session Tags to credential validation check by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4862](https://redirect.github.com/pulumi/pulumi-aws/pull/4862)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.62.1...v6.62.2
    
    ###
    [`v6.62.1`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.62.1)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.62.0...v6.62.1)
    
    ##### Does the PR have any schema changes?
    
    Found 1 breaking change:
    
    ##### Types
    
    - `🟢`
    "aws:memorydb/getSnapshotClusterConfiguration:getSnapshotClusterConfiguration":
    required: "engine" property has changed to Required
    
    ##### New resources:
    
    -   `iam/organizationsFeatures.OrganizationsFeatures`
    
    #### What's Changed
    
    - Fix failed to read schema-embed.json panic by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4867](https://redirect.github.com/pulumi/pulumi-aws/pull/4867)
    - Retract v6.62.0 by
    [@&#8203;blampe](https://redirect.github.com/blampe) in
    [https://github.com/pulumi/pulumi-aws/pull/4869](https://redirect.github.com/pulumi/pulumi-aws/pull/4869)
    
    #### New Contributors
    
    - [@&#8203;blampe](https://redirect.github.com/blampe) made their first
    contribution in
    [https://github.com/pulumi/pulumi-aws/pull/4869](https://redirect.github.com/pulumi/pulumi-aws/pull/4869)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.62.0...v6.62.1
    
    ###
    [`v6.62.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.62.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.61.0...v6.62.0)
    
    ##### Does the PR have any schema changes?
    
    Found 1 breaking change:
    
    ##### Types
    
    - `🟢`
    "aws:memorydb/getSnapshotClusterConfiguration:getSnapshotClusterConfiguration":
    required: "engine" property has changed to Required
    
    ##### New resources:
    
    -   `iam/organizationsFeatures.OrganizationsFeatures`
    
    #### What's Changed
    
    - chore: remove minimal schema from source by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4829](https://redirect.github.com/pulumi/pulumi-aws/pull/4829)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4833](https://redirect.github.com/pulumi/pulumi-aws/pull/4833)
    - Precompute minimal schema before make provider by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4845](https://redirect.github.com/pulumi/pulumi-aws/pull/4845)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4848](https://redirect.github.com/pulumi/pulumi-aws/pull/4848)
    - Upgrade terraform-provider-aws to v5.78.0 by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4858](https://redirect.github.com/pulumi/pulumi-aws/pull/4858)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.61.0...v6.62.0
    
    ###
    [`v6.61.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.61.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.60.0...v6.61.0)
    
    ##### Does the PR have any schema changes?
    
    Looking good! No breaking changes found.
    
    ##### New resources:
    
    -   `rds/instanceDesiredState.InstanceDesiredState`
    
    #### What's Changed
    
    - Add NOTEs for exclusive management resources doc pages by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4774](https://redirect.github.com/pulumi/pulumi-aws/pull/4774)
    - Upgrade pulumi-terraform-bridge to v3.96.0 by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4822](https://redirect.github.com/pulumi/pulumi-aws/pull/4822)
    - chore: regenerate minimal schema by
    [@&#8203;corymhall](https://redirect.github.com/corymhall) in
    [https://github.com/pulumi/pulumi-aws/pull/4824](https://redirect.github.com/pulumi/pulumi-aws/pull/4824)
    - Upstream v5.77.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4828](https://redirect.github.com/pulumi/pulumi-aws/pull/4828)
    - chore: remove accidentally introduced files
    ([#&#8203;4794](https://redirect.github.com/pulumi/pulumi-aws/issues/4794))
    by [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4830](https://redirect.github.com/pulumi/pulumi-aws/pull/4830)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.60.0...v6.61.0
    
    ###
    [`v6.60.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.60.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.59.1...v6.60.0)
    
    ##### Does the PR have any schema changes?
    
    Looking good! No breaking changes found.
    
    ##### New resources:
    
    -   `vpc/securityGroupVpcAssociation.SecurityGroupVpcAssociation`
    
    #### What's Changed
    
    - Fix `TestIMDSAuth` test by increasing root volume size by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4781](https://redirect.github.com/pulumi/pulumi-aws/pull/4781)
    - Handle writer errors when creating archives for Lambda test by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4775](https://redirect.github.com/pulumi/pulumi-aws/pull/4775)
    - Update ci-mgmt to strip debug symbols from provider binaries by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4786](https://redirect.github.com/pulumi/pulumi-aws/pull/4786)
    - Add display name by
    [@&#8203;iwahbe](https://redirect.github.com/iwahbe) in
    [https://github.com/pulumi/pulumi-aws/pull/4765](https://redirect.github.com/pulumi/pulumi-aws/pull/4765)
    - Fix TestIMDS flaky test by
    [@&#8203;corymhall](https://redirect.github.com/corymhall) in
    [https://github.com/pulumi/pulumi-aws/pull/4797](https://redirect.github.com/pulumi/pulumi-aws/pull/4797)
    - Skip flaky TestParallelLambdaCreation test by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4798](https://redirect.github.com/pulumi/pulumi-aws/pull/4798)
    - Upgrade terraform-provider-aws to v5.76.0 by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4794](https://redirect.github.com/pulumi/pulumi-aws/pull/4794)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.59.2...v6.60.0
    
    ###
    [`v6.59.1`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.59.1)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.59.0...v6.59.1)
    
    ##### Does the PR have any schema changes?
    
    Found 3 breaking changes:
    
    ##### Types
    
    -   "aws:apigateway/AccountThrottleSetting:AccountThrottleSetting":
    - `🟡` properties: "burstLimit" type changed from "integer" to "number"
        -   required:
            -   `🟢` "burstLimit" property has changed to Required
            -   `🟢` "rateLimit" property has changed to Required
                No new resources/functions.
    
    #### What's Changed
    
    - Upgrade pulumi-terraform-bridge to v3.95.0 by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4750](https://redirect.github.com/pulumi/pulumi-aws/pull/4750)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4753](https://redirect.github.com/pulumi/pulumi-aws/pull/4753)
    - Upgrade terraform-provider-aws to v5.75.1 by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4752](https://redirect.github.com/pulumi/pulumi-aws/pull/4752)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.59.0...v6.59.1
    
    ###
    [`v6.59.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.59.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.58.0...v6.59.0)
    
    ##### Does the PR have any schema changes?
    
    Found 6 breaking changes:
    
    ##### Types
    
    - `🟢` "aws:apigateway/StageCanarySettings:StageCanarySettings":
    required: "deploymentId" property has changed to Required
    -
    "aws:batch/getJobDefinitionEksPropertyPodProperty:getJobDefinitionEksPropertyPodProperty":
    - `🟡` properties: "serviceAccountName" type changed from "boolean" to
    "string"
        -   required:
            -   `🟢` "imagePullSecrets" property has changed to Required
            -   `🟢` "initContainers" property has changed to Required
            -   `🟢` "shareProcessNamespace" property has changed to Required
    - `🟢` "aws:iot/BillingGroupMetadata:BillingGroupMetadata": required:
    "creationDate" property has changed to Required
    
    ##### New functions:
    
    -   `ec2/getSpotDatafeedSubscription.getSpotDatafeedSubscription`
    
    #### What's Changed
    
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4718](https://redirect.github.com/pulumi/pulumi-aws/pull/4718)
    - Deprecate WithPlanResourceChange and WithDiff by
    [@&#8203;guineveresaenger](https://redirect.github.com/guineveresaenger)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4734](https://redirect.github.com/pulumi/pulumi-aws/pull/4734)
    - Upstream v5.75.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4732](https://redirect.github.com/pulumi/pulumi-aws/pull/4732)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4745](https://redirect.github.com/pulumi/pulumi-aws/pull/4745)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.58.0...v6.59.0
    
    ###
    [`v6.58.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.58.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.57.0...v6.58.0)
    
    ##### Does the PR have any schema changes?
    
    Found 3 breaking changes:
    
    ##### Types
    
    - `🟢`
    "aws:imagebuilder/getDistributionConfigurationDistribution:getDistributionConfigurationDistribution":
    required: "s3ExportConfigurations" property has changed to Required
    -
    "aws:imagebuilder/getImageRecipeBlockDeviceMappingEb:getImageRecipeBlockDeviceMappingEb":
    properties:
    - `🟡` "deleteOnTermination" type changed from "boolean" to "string"
        -   `🟡` "encrypted" type changed from "boolean" to "string"
    
    ##### New resources:
    
    -   `opensearch/authorizeVpcEndpointAccess.AuthorizeVpcEndpointAccess`
    -   `ssm/quicksetupConfigurationManager.QuicksetupConfigurationManager`
    
    ##### New functions:
    
    -   `lb/getListenerRule.getListenerRule`
    
    #### What's Changed
    
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4683](https://redirect.github.com/pulumi/pulumi-aws/pull/4683)
    - Remove slack notification from workflows by
    [@&#8203;corymhall](https://redirect.github.com/corymhall) in
    [https://github.com/pulumi/pulumi-aws/pull/4693](https://redirect.github.com/pulumi/pulumi-aws/pull/4693)
    - Upstream v5.74.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4714](https://redirect.github.com/pulumi/pulumi-aws/pull/4714)
    - Upgrade pulumi-terraform-bridge to v3.94.0 by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4725](https://redirect.github.com/pulumi/pulumi-aws/pull/4725)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.57.0...v6.58.0
    
    ###
    [`v6.57.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.57.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.56.1...v6.57.0)
    
    ##### Does the PR have any schema changes?
    
    Found 2 breaking changes:
    
    ##### Types
    
    - `🟡`
    "aws:route53/ProfilesAssociationTimeouts:ProfilesAssociationTimeouts":
    properties: "read" missing
    - `🟡` "aws:workspaces/ConnectionAliasTimeouts:ConnectionAliasTimeouts":
    properties: "update" missing
    
    ##### New resources:
    
    - `iam/groupPolicyAttachmentsExclusive.GroupPolicyAttachmentsExclusive`
    -   `iam/rolePolicyAttachmentsExclusive.RolePolicyAttachmentsExclusive`
    -   `iam/userPolicyAttachmentsExclusive.UserPolicyAttachmentsExclusive`
    -   `imagebuilder/lifecyclePolicy.LifecyclePolicy`
    -   `resiliencehub/resiliencyPolicy.ResiliencyPolicy`
    -   `sagemaker/hub.Hub`
    -   `sagemaker/mlflowTrackingServer.MlflowTrackingServer`
    
    ##### New functions:
    
    -   `ssm/getPatchBaselines.getPatchBaselines`
    
    #### What's Changed
    
    - Fix IMDSv2 test to allow /tmp to be immutable by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4673](https://redirect.github.com/pulumi/pulumi-aws/pull/4673)
    - Upstream v5.72.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4647](https://redirect.github.com/pulumi/pulumi-aws/pull/4647)
    - Upstream v5.72.1 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4668](https://redirect.github.com/pulumi/pulumi-aws/pull/4668)
    - Upgrade the bridge to v3.93.1 by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4663](https://redirect.github.com/pulumi/pulumi-aws/pull/4663)
    - Upstream v5.73.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4674](https://redirect.github.com/pulumi/pulumi-aws/pull/4674)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.56.1...v6.57.0
    
    ###
    [`v6.56.1`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.56.1)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.56.0...v6.56.1)
    
    ##### Does the PR have any schema changes?
    
    Looking good! No breaking changes found.
    No new resources/functions.
    
    #### What's Changed
    
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4643](https://redirect.github.com/pulumi/pulumi-aws/pull/4643)
    - Update aws.s3.Bucket notes to point to aws.s3.BucketV2 by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4491](https://redirect.github.com/pulumi/pulumi-aws/pull/4491)
    - Fix minimal schema computation by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4640](https://redirect.github.com/pulumi/pulumi-aws/pull/4640)
    - Discard log messages when initializing the provider by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4650](https://redirect.github.com/pulumi/pulumi-aws/pull/4650)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.56.0...v6.56.1
    
    ###
    [`v6.56.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.56.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.55.0...v6.56.0)
    
    ##### Does the PR have any schema changes?
    
    Found 3 breaking changes:
    
    ##### Resources
    
    - `🟢` "aws:sagemaker/workteam:Workteam": required: "workforceName"
    property is no longer Required
    
    ##### Types
    
    - `🟢` "aws:backup/getPlanRule:getPlanRule": required:
    "scheduleExpressionTimezone" property has changed to Required
    - `🟢` "aws:route53/ResolverRuleTargetIp:ResolverRuleTargetIp": required:
    "ip" property is no longer Required
    
    ##### New resources:
    
    -   `backup/restoreTestingPlan.RestoreTestingPlan`
    -   `backup/restoreTestingSelection.RestoreTestingSelection`
    -   `datazone/userProfile.UserProfile`
    -   `pinpoint/smsvoicev2ConfigurationSet.Smsvoicev2ConfigurationSet`
    -   `route53/profilesAssociation.ProfilesAssociation`
    -   `route53/profilesProfile.ProfilesProfile`
    -   `route53/profilesResourceAssociation.ProfilesResourceAssociation`
    
    ##### New functions:
    
    -   `amp/getDefaultScraperConfiguration.getDefaultScraperConfiguration`
    -   `bedrock/getInferenceProfile.getInferenceProfile`
    -   `bedrock/getInferenceProfiles.getInferenceProfiles`
    -   `elasticache/getServerlessCache.getServerlessCache`
    -   `route53/getProfilesProfiles.getProfilesProfiles`
    
    #### What's Changed
    
    - Compute schema-minimal.json by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4587](https://redirect.github.com/pulumi/pulumi-aws/pull/4587)
    - chore: remove skipped credential config test by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4611](https://redirect.github.com/pulumi/pulumi-aws/pull/4611)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4615](https://redirect.github.com/pulumi/pulumi-aws/pull/4615)
    - Upgrade pulumi-terraform-bridge to v3.92.0 by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4628](https://redirect.github.com/pulumi/pulumi-aws/pull/4628)
    - Upstream v5.71.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4638](https://redirect.github.com/pulumi/pulumi-aws/pull/4638)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.55.0...v6.56.0
    
    ###
    [`v6.55.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.55.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.54.2...v6.55.0)
    
    ##### Does the PR have any schema changes?
    
    Found 1 breaking change:
    
    ##### Functions
    
    - `🟡`
    "aws:securityhub/getStandardsControlAssociations:getStandardsControlAssociations":
    inputs: "standardsControlAssociations" missing input
    "standardsControlAssociations"
    
    ##### New resources:
    
    -   `backup/logicallyAirGappedVault.LogicallyAirGappedVault`
    -   `bedrock/guardrailVersion.GuardrailVersion`
    -
    `ec2transitgateway/defaultRouteTableAssociation.DefaultRouteTableAssociation`
    -
    `ec2transitgateway/defaultRouteTablePropagation.DefaultRouteTablePropagation`
    -   `iam/groupPoliciesExclusive.GroupPoliciesExclusive`
    -   `iam/userPoliciesExclusive.UserPoliciesExclusive`
    - `securityhub/standardsControlAssociation.StandardsControlAssociation`
    
    #### What's Changed
    
    - Upstream v5.70.0 by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4604](https://redirect.github.com/pulumi/pulumi-aws/pull/4604)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4608](https://redirect.github.com/pulumi/pulumi-aws/pull/4608)
    - Allow running gamelift test in parallel by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4609](https://redirect.github.com/pulumi/pulumi-aws/pull/4609)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.54.2...v6.55.0
    
    ###
    [`v6.54.2`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.54.2)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.54.1...v6.54.2)
    
    ##### Does the PR have any schema changes?
    
    Looking good! No breaking changes found.
    No new resources/functions.
    
    #### What's Changed
    
    - Re-generate schema to fix aws.iam.Role description by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4589](https://redirect.github.com/pulumi/pulumi-aws/pull/4589)
    - Set explicit version for .NET core SDK requirement by
    [@&#8203;justinvp](https://redirect.github.com/justinvp) in
    [https://github.com/pulumi/pulumi-aws/pull/4591](https://redirect.github.com/pulumi/pulumi-aws/pull/4591)
    - Add pluralized lifecycle_policies to EFS file system data source by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4590](https://redirect.github.com/pulumi/pulumi-aws/pull/4590)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4592](https://redirect.github.com/pulumi/pulumi-aws/pull/4592)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.54.1...v6.54.2
    
    ###
    [`v6.54.1`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.54.1)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.54.0...v6.54.1)
    
    ##### Does the PR have any schema changes?
    
    Looking good! No breaking changes found.
    No new resources/functions.
    
    #### What's Changed
    
    - Disable experimental post-quantum key exchange mechanism
    `X25519Kyber768Draft00` by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4583](https://redirect.github.com/pulumi/pulumi-aws/pull/4583)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.54.0...v6.54.1
    
    ###
    [`v6.54.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.54.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.53.0...v6.54.0)
    
    ##### Does the PR have any schema changes?
    
    Looking good! No breaking changes found.
    No new resources/functions.
    
    #### What's Changed
    
    - Upgrade upstream to v5.69.0 by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4571](https://redirect.github.com/pulumi/pulumi-aws/pull/4571)
    - Remove explicit dependency on core SDK by
    [@&#8203;justinvp](https://redirect.github.com/justinvp) in
    [https://github.com/pulumi/pulumi-aws/pull/4478](https://redirect.github.com/pulumi/pulumi-aws/pull/4478)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.53.0...v6.54.0
    
    ###
    [`v6.53.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.53.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.52.0...v6.53.0)
    
    ##### Does the PR have any schema changes?
    
    Found 4 breaking changes:
    
    ##### Types
    
    - `🟢`
    "aws:lex/V2modelsSlotTypeCompositeSlotTypeSetting:V2modelsSlotTypeCompositeSlotTypeSetting":
    required: "subSlots" property is no longer Required
    -
    "aws:lex/V2modelsSlotTypeCompositeSlotTypeSettingSubSlot:V2modelsSlotTypeCompositeSlotTypeSettingSubSlot":
        -   `🟡` properties: "subSlotId" missing
        -   required:
            -   `🟢` "slotTypeId" property has changed to Required
            -   `🟢` "subSlotId" property is no longer Required
    
    ##### New resources:
    
    -   `appsync/sourceApiAssociation.SourceApiAssociation`
    -   `elasticache/reservedCacheNode.ReservedCacheNode`
    -   `iam/rolePoliciesExclusive.RolePoliciesExclusive`
    -   `pinpoint/smsvoicev2OptOutList.Smsvoicev2OptOutList`
    -   `pinpoint/smsvoicev2PhoneNumber.Smsvoicev2PhoneNumber`
    -   `sesv2/accountSuppressionAttributes.AccountSuppressionAttributes`
    
    ##### New functions:
    
    -
    `elasticache/getReservedCacheNodeOffering.getReservedCacheNodeOffering`
    -
    `securityhub/getStandardsControlAssociations.getStandardsControlAssociations`
    -   `synthetics/getRuntimeVersion.getRuntimeVersion`
    -   `synthetics/getRuntimeVersions.getRuntimeVersions`
    
    #### What's Changed
    
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4472](https://redirect.github.com/pulumi/pulumi-aws/pull/4472)
    - Upgrade pulumi-terraform-bridge to v3.91.0 by
    [@&#8203;iwahbe](https://redirect.github.com/iwahbe) in
    [https://github.com/pulumi/pulumi-aws/pull/4480](https://redirect.github.com/pulumi/pulumi-aws/pull/4480)
    - Update gamelift patches to sdkv2 by
    [@&#8203;corymhall](https://redirect.github.com/corymhall) in
    [https://github.com/pulumi/pulumi-aws/pull/4511](https://redirect.github.com/pulumi/pulumi-aws/pull/4511)
    - Suppress undefined to default diffs on aws.autoscaling.Group by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4510](https://redirect.github.com/pulumi/pulumi-aws/pull/4510)
    - Upstream v5.68.0 by
    [@&#8203;corymhall](https://redirect.github.com/corymhall) in
    [https://github.com/pulumi/pulumi-aws/pull/4523](https://redirect.github.com/pulumi/pulumi-aws/pull/4523)
    - Fix "the bridge does not accept secrets panic" by upgrade
    pulumi-terraform-bridge to v3.91.1 by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4526](https://redirect.github.com/pulumi/pulumi-aws/pull/4526)
    - make ci-mgmt by [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4531](https://redirect.github.com/pulumi/pulumi-aws/pull/4531)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.52.0...v6.53.0
    
    ###
    [`v6.52.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.52.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.51.1...v6.52.0)
    
    ##### Does the PR have any schema changes?
    
    Found 6 breaking changes:
    
    ##### Resources
    
    - `🟢` "aws:rolesanywhere/profile:Profile": required: "roleArns" property
    is no longer Required
    
    ##### Functions
    
    - `🟡` "aws:quicksight/getDataSet:getDataSet": inputs:
    "columnLevelPermissionRules" missing input "columnLevelPermissionRules"
    
    ##### Types
    
    - `🟢`
    "aws:appconfig/ExtensionActionPointAction:ExtensionActionPointAction":
    required: "roleArn" property is no longer Required
    - `🟡`
    "aws:lex/V2modelsSlotTypeValueSelectionSettingAdvancedRecognitionSetting:V2modelsSlotTypeValueSelectionSettingAdvancedRecognitionSetting":
    properties: "audioRecognitionSetting" missing
    - `🟡`
    "aws:networkmanager/getCoreNetworkPolicyDocumentSegmentActionViaWithEdgeOverride:getCoreNetworkPolicyDocumentSegmentActionViaWithEdgeOverride":
    properties: "edgeSets": items type changed from "string" to "array":
    - `🟡` items had no type but now has &{Type:string Ref:
    AdditionalProperties:<nil> Items:<nil> OneOf:\[] Discriminator:<nil>
    Plain:false}
    
    ##### New resources:
    
    -   `cloudformation/stackInstances.StackInstances`
    -   `codebuild/fleet.Fleet`
    -   `computeoptimizer/enrollmentStatus.EnrollmentStatus`
    - `computeoptimizer/recommendationPreferences.RecommendationPreferences`
    -   `costoptimizationhub/enrollmentStatus.EnrollmentStatus`
    -   `costoptimizationhub/preferences.Preferences`
    -   `datazone/assetType.AssetType`
    -   `datazone/environment.Environment`
    -   `lambda/functionRecursionConfig.FunctionRecursionConfig`
    
    ##### New functions:
    
    -   `codebuild/getFleet.getFleet`
    -   `glue/getRegistry.getRegistry`
    -
    `organizations/getOrganizationalUnitDescendantOrganizationalUnits.getOrganizationalUnitDescendantOrganizationalUnits`
    -   `quicksight/getAnalysis.getAnalysis`
    -   `quicksight/getQuicksightAnalysis.getQuicksightAnalysis`
    
    #### What's Changed
    
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4456](https://redirect.github.com/pulumi/pulumi-aws/pull/4456)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4464](https://redirect.github.com/pulumi/pulumi-aws/pull/4464)
    - Upstream v5.67.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4458](https://redirect.github.com/pulumi/pulumi-aws/pull/4458)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.51.1...v6.52.0
    
    ###
    [`v6.51.1`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.51.1)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.51.0...v6.51.1)
    
    ##### Does the PR have any schema changes?
    
    Looking good! No breaking changes found.
    No new resources/functions.
    
    #### What's Changed
    
    - Upgrade bridge to `7864bb0` by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4450](https://redirect.github.com/pulumi/pulumi-aws/pull/4450)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.51.0...v6.51.1
    
    ###
    [`v6.51.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.51.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.50.1...v6.51.0)
    
    ##### Does the PR have any schema changes?
    
    Found 1 breaking change:
    
    ##### Resources
    
    - `🟢`
    "aws:drs/replicationConfigurationTemplate:ReplicationConfigurationTemplate":
    required inputs: "stagingAreaTags" input has changed to Required
    
    ##### New resources:
    
    -   `glue/catalogTableOptimizer.CatalogTableOptimizer`
    
    ##### New functions:
    
    -   `shield/getProtection.getProtection`
    
    #### What's Changed
    
    - Enhance docs for resources that depend on Lambda ENIs by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4392](https://redirect.github.com/pulumi/pulumi-aws/pull/4392)
    - Start running upstream tests for waf and sqs by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4384](https://redirect.github.com/pulumi/pulumi-aws/pull/4384)
    - Upgrade upstream to v5.64.0 by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4395](https://redirect.github.com/pulumi/pulumi-aws/pull/4395)
    - Add example for deploying an application from the serverless app
    repository by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4396](https://redirect.github.com/pulumi/pulumi-aws/pull/4396)
    - Update region list by
    [@&#8203;corymhall](https://redirect.github.com/corymhall) in
    [https://github.com/pulumi/pulumi-aws/pull/4404](https://redirect.github.com/pulumi/pulumi-aws/pull/4404)
    - Move GRPC tests to yaml by
    [@&#8203;VenelinMartinov](https://redirect.github.com/VenelinMartinov)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4409](https://redirect.github.com/pulumi/pulumi-aws/pull/4409)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4420](https://redirect.github.com/pulumi/pulumi-aws/pull/4420)
    - Rename the custom workflow to avoid deletion by ci-mgmt PRs by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4418](https://redirect.github.com/pulumi/pulumi-aws/pull/4418)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4423](https://redirect.github.com/pulumi/pulumi-aws/pull/4423)
    - Enable PlanResourceChange by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4419](https://redirect.github.com/pulumi/pulumi-aws/pull/4419)
    - Upstream 5.65.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4425](https://redirect.github.com/pulumi/pulumi-aws/pull/4425)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4434](https://redirect.github.com/pulumi/pulumi-aws/pull/4434)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4436](https://redirect.github.com/pulumi/pulumi-aws/pull/4436)
    - Upgrade pulumi-terraform-bridge to v3.90.0 by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4439](https://redirect.github.com/pulumi/pulumi-aws/pull/4439)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.50.1...v6.51.0
    
    ###
    [`v6.50.1`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.50.1)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.50.0...v6.50.1)
    
    ##### Does the PR have any schema changes?
    
    Found 1 breaking change:
    
    ##### Resources
    
    - `🟢` "aws:pinpoint/gcmChannel:GcmChannel": required: "apiKey" property
    is no longer Required
    
    ##### New functions:
    
    -   `route53/getZones.getZones`
    -   `ssoadmin/getPermissionSets.getPermissionSets`
    
    #### What's Changed
    
    - WIP: fix(ecsservice): triggers required when using forceNewDeployment
    by [@&#8203;stooj](https://redirect.github.com/stooj) in
    [https://github.com/pulumi/pulumi-aws/pull/4262](https://redirect.github.com/pulumi/pulumi-aws/pull/4262)
    - Upgrade upstream to v5.63.1 by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4390](https://redirect.github.com/pulumi/pulumi-aws/pull/4390)
    
    #### New Contributors
    
    - [@&#8203;stooj](https://redirect.github.com/stooj) made their first
    contribution in
    [https://github.com/pulumi/pulumi-aws/pull/4262](https://redirect.github.com/pulumi/pulumi-aws/pull/4262)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.50.0...v6.50.1
    
    ###
    [`v6.50.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.50.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.49.1...v6.50.0)
    
    ##### Does the PR have any schema changes?
    
    Found 3 breaking changes:
    
    ##### Types
    
    -
    "aws:lex/V2modelsSlotTypeSlotTypeValues:V2modelsSlotTypeSlotTypeValues":
        -   `🟡` properties: "slotTypeValues" missing
        -   `🟢` required: "slotTypeValues" property is no longer Required
    - `🔴`
    "aws:lex/V2modelsSlotTypeSlotTypeValuesSlotTypeValue:V2modelsSlotTypeSlotTypeValuesSlotTypeValue"
    missing
    
    ##### New resources:
    
    -   `bedrock/guardrail.Guardrail`
    -
    `cloudtrail/organizationDelegatedAdminAccount.OrganizationDelegatedAdminAccount`
    -   `datazone/environmentProfile.EnvironmentProfile`
    -   `datazone/formType.FormType`
    -   `datazone/glossaryTerm.GlossaryTerm`
    -   `pinpoint/emailTemplate.EmailTemplate`
    
    ##### New functions:
    
    -   `bedrock/getAgentAgentVersions.getAgentAgentVersions`
    
    #### What's Changed
    
    - Upgrade pulumi-terraform-bridge to v3.89.1 by
    [@&#8203;iwahbe](https://redirect.github.com/iwahbe) in
    [https://github.com/pulumi/pulumi-aws/pull/4377](https://redirect.github.com/pulumi/pulumi-aws/pull/4377)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4381](https://redirect.github.com/pulumi/pulumi-aws/pull/4381)
    - Upstream v5.63.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4378](https://redirect.github.com/pulumi/pulumi-aws/pull/4378)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4387](https://redirect.github.com/pulumi/pulumi-aws/pull/4387)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.49.1...v6.50.0
    
    ###
    [`v6.49.1`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.49.1)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.49.0...v6.49.1)
    
    ##### Does the PR have any schema changes?
    
    Looking good! No breaking changes found.
    No new resources/functions.
    
    #### What's Changed
    
    - Upgrade pulumi-terraform-bridge to v3.89.0 by
    [@&#8203;iwahbe](https://redirect.github.com/iwahbe) in
    [https://github.com/pulumi/pulumi-aws/pull/4363](https://redirect.github.com/pulumi/pulumi-aws/pull/4363)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4364](https://redirect.github.com/pulumi/pulumi-aws/pull/4364)
    - Fix type-checking booleans by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4368](https://redirect.github.com/pulumi/pulumi-aws/pull/4368)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.49.0...v6.49.1
    
    ###
    [`v6.49.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.49.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.48.0...v6.49.0)
    
    ##### Does the PR have any schema changes?
    
    Looking good! No breaking changes found.
    
    ##### New resources:
    
    -   `ebs/snapshotBlockPublicAccess.SnapshotBlockPublicAccess`
    -   `lambda/callbackFunction.CallbackFunction`
    -   `rds/integration.Integration`
    
    ##### New functions:
    
    -   `rds/getClusterParameterGroup.getClusterParameterGroup`
    -   `secretsmanager/getSecretVersions.getSecretVersions`
    
    #### What's Changed
    
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4353](https://redirect.github.com/pulumi/pulumi-aws/pull/4353)
    - Upgrade CallbackFunction default runtime to Node 20.x by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4348](https://redirect.github.com/pulumi/pulumi-aws/pull/4348)
    - Schematize lambda.CallbackFunction overlay and add docs for it by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4352](https://redirect.github.com/pulumi/pulumi-aws/pull/4352)
    - Upgrade terraform-provider-aws to v5.62.0 by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4359](https://redirect.github.com/pulumi/pulumi-aws/pull/4359)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.48.0...v6.49.0
    
    ###
    [`v6.48.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.48.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.47.0...v6.48.0)
    
    ##### Does the PR have any schema changes?
    
    Found 2 breaking changes:
    
    ##### Resources
    
    - `🟢` "aws:ec2/vpcIpv6CidrBlockAssociation:VpcIpv6CidrBlockAssociation":
    required: "ipv6IpamPoolId" property is no longer Required
    
    ##### Types
    
    - `🟢` "aws:rds/ClusterRestoreToPointInTime:ClusterRestoreToPointInTime":
    required: "sourceClusterIdentifier" property is no longer Required
    
    ##### New resources:
    
    -   `chatbot/slackChannelConfiguration.SlackChannelConfiguration`
    -   `chatbot/teamsChannelConfiguration.TeamsChannelConfiguration`
    -   `datazone/glossary.Glossary`
    -   `ecr/repositoryCreationTemplate.RepositoryCreationTemplate`
    -   `timestreaminfluxdb/dbInstance.DbInstance`
    
    ##### New functions:
    
    -   `ecr/getRepositoryCreationTemplate.getRepositoryCreationTemplate`
    
    #### What's Changed
    
    - chore: SkipInstall for tests that do not need it by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4315](https://redirect.github.com/pulumi/pulumi-aws/pull/4315)
    - Upstream v5.61.0 by
    [@&#8203;corymhall](https://redirect.github.com/corymhall) in
    [https://github.com/pulumi/pulumi-aws/pull/4341](https://redirect.github.com/pulumi/pulumi-aws/pull/4341)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.47.0...v6.48.0
    
    ###
    [`v6.47.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.47.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.46.0...v6.47.0)
    
    ##### Does the PR have any schema changes?
    
    Found 6 breaking changes:
    
    ##### Types
    
    - `🟡` "aws:appstream/getImageApplication:getImageApplication":
    properties: "metadata": additional properties type changed from
    "pulumi.json#/Any" to "string"
    -
    "aws:batch/getJobDefinitionEksPropertyPodPropertyContainerResource:getJobDefinitionEksPropertyPodPropertyContainerResource":
    properties:
    - `🟡` "limits": additional properties type changed from
    "pulumi.json#/Any" to "string"
    - `🟡` "requests": additional properties type changed from
    "pulumi.json#/Any" to "string"
    - `🟡`
    "aws:batch/getJobDefinitionEksPropertyPodPropertyMetadata:getJobDefinitionEksPropertyPodPropertyMetadata":
    properties: "labels": additional properties type changed from
    "pulumi.json#/Any" to "string"
    - `🟡`
    "aws:batch/getJobDefinitionNodePropertyNodeRangePropertyContainerLogConfiguration:getJobDefinitionNodePropertyNodeRangePropertyContainerLogConfiguration":
    properties: "options": additional properties type changed from
    "pulumi.json#/Any" to "string"
    - `🟡` "aws:bcmdata/ExportExportDataQuery:ExportExportDataQuery":
    properties: "tableConfigurations": additional properties: additional
    properties type changed from "pulumi.json#/Any" to "string"
    
    ##### New resources:
    
    -   `shield/subscription.Subscription`
    
    ##### New functions:
    
    -   `index/getServicePrincipal.getServicePrincipal`
    
    #### What's Changed
    
    - chore: TestIMDSAuth is very slow by
    [@&#8203;corymhall](https://redirect.github.com/corymhall) in
    [https://github.com/pulumi/pulumi-aws/pull/4298](https://redirect.github.com/pulumi/pulumi-aws/pull/4298)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4306](https://redirect.github.com/pulumi/pulumi-aws/pull/4306)
    - Add basic instructions for upstream upgrades by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4310](https://redirect.github.com/pulumi/pulumi-aws/pull/4310)
    - Upgrade pulumi-terraform-bridge to v3.88.0 by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4304](https://redirect.github.com/pulumi/pulumi-aws/pull/4304)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4312](https://redirect.github.com/pulumi/pulumi-aws/pull/4312)
    - Upstream v5.60.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4309](https://redirect.github.com/pulumi/pulumi-aws/pull/4309)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.46.0...v6.47.0
    
    ###
    [`v6.46.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.46.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.45.2...v6.46.0)
    
    ##### Does the PR have any schema changes?
    
    Found 8 breaking changes:
    
    ##### Resources
    
    - `🟢` "aws:elasticache/replicationGroup:ReplicationGroup": required
    inputs: "description" input has changed to Required
    
    ##### Types
    
    - `🟢`
    "aws:bedrock/AgentAgentAliasRoutingConfiguration:AgentAgentAliasRoutingConfiguration":
    required: "provisionedThroughput" property has changed to Required
    - `🟡`
    "aws:ecs/ServiceVolumeConfigurationManagedEbsVolume:ServiceVolumeConfigurationManagedEbsVolume":
    properties: "throughput" type changed from "string" to "integer"
    -
    "aws:kinesis/FirehoseDeliveryStreamRedshiftConfiguration:FirehoseDeliveryStreamRedshiftConfiguration":
    required:
        -   `🟢` "password" property is no longer Required
        -   `🟢` "username" property is no longer Required
    -
    "aws:kinesis/FirehoseDeliveryStreamSnowflakeConfiguration:FirehoseDeliveryStreamSnowflakeConfiguration":
    required:
        -   `🟢` "privateKey" property is no longer Required
        -   `🟢` "user" property is no longer Required
    - `🟢`
    "aws:kinesis/FirehoseDeliveryStreamSplunkConfiguration:FirehoseDeliveryStreamSplunkConfiguration":
    required: "hecToken" property is no longer Required
    
    ##### New resources:
    
    -   `datazone/project.Project`
    -   `grafana/workspaceServiceAccount.WorkspaceServiceAccount`
    -   `grafana/workspaceServiceAccountToken.WorkspaceServiceAccountToken`
    -   `rds/certificate.Certificate`
    -   `rekognition/streamProcessor.StreamProcessor`
    
    ##### New functions:
    
    -   `cloudfront/getOriginAccessControl.getOriginAccessControl`
    -   `timestreamwrite/getDatabase.getDatabase`
    -   `timestreamwrite/getTable.getTable`
    
    #### What's Changed
    
    - Upstream v5.59.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4295](https://redirect.github.com/pulumi/pulumi-aws/pull/4295)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.45.2...v6.46.0
    
    ###
    [`v6.45.2`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.45.2)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.45.0...v6.45.2)
    
    ##### Does the PR have any schema changes?
    
    Looking good! No breaking changes found.
    No new resources/functions.
    
    #### What's Changed
    
    ##### Fixes
    
    - Fix import resources with provider default tags by
    [@&#8203;corymhall](https://redirect.github.com/corymhall) in
    [https://github.com/pulumi/pulumi-aws/pull/4169](https://redirect.github.com/pulumi/pulumi-aws/pull/4169)
    
    ##### Dependencies
    
    - Upgrade pulumi-terraform-bridge to v3.87.0 by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4240](https://redirect.github.com/pulumi/pulumi-aws/pull/4240)
    
    ##### Internal
    
    - Rewrite GameLift regression test into TypeScript by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4285](https://redirect.github.com/pulumi/pulumi-aws/pull/4285)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4290](https://redirect.github.com/pulumi/pulumi-aws/pull/4290)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.45.1...v6.45.2
    
    ###
    [`v6.45.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.45.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.44.0...v6.45.0)
    
    ##### Does the PR have any schema changes?
    
    Found 2 breaking changes:
    
    ##### Types
    
    - `🟢`
    "aws:ec2/getLaunchTemplateNetworkInterface:getLaunchTemplateNetworkInterface":
    required: "primaryIpv6" property has changed to Required
    - `🟢` "aws:eks/getClusterAccessConfig:getClusterAccessConfig": required:
    "bootstrapClusterCreatorAdminPermissions" property has changed to
    Required
    
    ##### New resources:
    
    -   `cloudwatch/logAccountPolicy.LogAcc
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - "every weekday" (UTC).
    
    🚦 **Automerge**: Enabled.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
    rebase/retry checkbox.
    
    👻 **Immortal**: This PR will be recreated if closed unmerged. Get
    [config
    help](https://redirect.github.com/renovatebot/renovate/discussions) if
    that's undesired.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR has been generated by [Renovate
    Bot](https://redirect.github.com/renovatebot/renovate).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19-->
    
    Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
    pulumi-renovate[bot] authored Dec 27, 2024
    Configuration menu
    Copy the full SHA
    f06dd82 View commit details
    Browse the repository at this point in the history
  2. Revert "Update first-party Pulumi dependencies" (#1450)

    Reverts #1447
    
    Looks like due to misconfigured branch protections this PR got merged
    before it was ready.
    
    I've updated branch protections to require acceptance test jobs to pass
    for master.
    t0yv0 authored Dec 27, 2024
    Configuration menu
    Copy the full SHA
    26290e9 View commit details
    Browse the repository at this point in the history
  3. Update first-party Pulumi dependencies (major) (#1452)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [@pulumi/aws](https://pulumi.io)
    ([source](https://redirect.github.com/pulumi/pulumi-aws)) | dependencies
    | major | [`^4.0.0` ->
    `^6.0.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws/4.38.1/6.66.1)
    |
    | [@pulumi/docker](https://pulumi.io)
    ([source](https://redirect.github.com/pulumi/pulumi-docker)) |
    dependencies | major | [`3.6.1` ->
    `4.5.8`](https://renovatebot.com/diffs/npm/@pulumi%2fdocker/3.6.1/4.5.8)
    |
    | [docker-classic](https://pulumi.io)
    ([source](https://redirect.github.com/pulumi/pulumi-docker)) |
    dependencies | major | [`3.6.1` ->
    `4.5.8`](https://renovatebot.com/diffs/npm/docker-classic/3.6.1/4.5.8) |
    | [pulumi/actions](https://redirect.github.com/pulumi/actions) | action
    | major | `v4` -> `v6` |
    | [pulumi_aws](https://redirect.github.com/pulumi/pulumi-aws) | | major
    | `>=5.0.0,<6.0.0` -> `>=6.66.1,<6.67.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>pulumi/pulumi-aws (@&#8203;pulumi/aws)</summary>
    
    ###
    [`v6.66.1`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.66.1)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.66.0...v6.66.1)
    
    ##### Does the PR have any schema changes?
    
    Found 2 breaking changes:
    
    ##### Types
    
    - `🟢`
    "aws:alb/getListenerMutualAuthentication:getListenerMutualAuthentication":
    required: "advertiseTrustStoreCaNames" property has changed to Required
    - `🟢`
    "aws:lb/getListenerMutualAuthentication:getListenerMutualAuthentication":
    required: "advertiseTrustStoreCaNames" property has changed to Required
        No new resources/functions.
    
    ##### What's Changed
    
    - Upgrade terraform-provider-aws to v5.82.2 by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4974](https://redirect.github.com/pulumi/pulumi-aws/pull/4974)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.66.0...v6.66.1
    
    ###
    [`v6.66.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.66.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.65.0...v6.66.0)
    
    ##### Does the PR have any schema changes?
    
    Found 2 breaking changes:
    
    ##### Types
    
    - `🟢` "aws:codeconnections/HostVpcConfiguration:HostVpcConfiguration":
    required: "tlsCertificate" property is no longer Required
    - `🟢`
    "aws:licensemanager/getReceivedLicenseEntitlement:getReceivedLicenseEntitlement":
    required: "overage" property has changed to Required
    
    ##### New resources:
    
    -   `apigateway/domainNameAccessAssociation.DomainNameAccessAssociation`
    -   `cloudfront/vpcOrigin.VpcOrigin`
    -   `memorydb/multiRegionCluster.MultiRegionCluster`
    -   `networkmanager/dxGatewayAttachment.DxGatewayAttachment`
    -   `rds/clusterSnapshotCopy.ClusterSnapshotCopy`
    
    ##### New functions:
    
    -
    `servicecatalog/getAppregistryAttributeGroupAssociations.getAppregistryAttributeGroupAssociations`
    
    ##### What's Changed
    
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4923](https://redirect.github.com/pulumi/pulumi-aws/pull/4923)
    - Upgrade pulumi-terraform-bridge to v3.98.0 by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4928](https://redirect.github.com/pulumi/pulumi-aws/pull/4928)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4931](https://redirect.github.com/pulumi/pulumi-aws/pull/4931)
    - Lint upstream as a normal unit test by
    [@&#8203;blampe](https://redirect.github.com/blampe) in
    [https://github.com/pulumi/pulumi-aws/pull/4918](https://redirect.github.com/pulumi/pulumi-aws/pull/4918)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4934](https://redirect.github.com/pulumi/pulumi-aws/pull/4934)
    - Remove `make upstream` from `preTest` by
    [@&#8203;blampe](https://redirect.github.com/blampe) in
    [https://github.com/pulumi/pulumi-aws/pull/4935](https://redirect.github.com/pulumi/pulumi-aws/pull/4935)
    - Upgrade terraform-provider-aws to v5.82.1 by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4957](https://redirect.github.com/pulumi/pulumi-aws/pull/4957)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.65.0...v6.66.0
    
    ###
    [`v6.65.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.65.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.64.0...v6.65.0)
    
    ##### Does the PR have any schema changes?
    
    Found 2 breaking changes:
    
    ##### Types
    
    - `🟢`
    "aws:sesv2/getConfigurationSetDeliveryOption:getConfigurationSetDeliveryOption":
    required: "maxDeliverySeconds" property has changed to Required
    - `🟢`
    "aws:sesv2/getConfigurationSetTrackingOption:getConfigurationSetTrackingOption":
    required: "httpsPolicy" property has changed to Required
    
    ##### New resources:
    
    -   `bedrock/inferenceProfile.InferenceProfile`
    -   `cloudwatch/logAnomalyDetector.LogAnomalyDetector`
    -   `ecr/accountSetting.AccountSetting`
    -   `msk/singleScramSecretAssociation.SingleScramSecretAssociation`
    -   `servicecatalog/appregistryAttributeGroup.AppregistryAttributeGroup`
    -
    `servicecatalog/appregistryAttributeGroupAssociation.AppregistryAttributeGroupAssociation`
    
    ##### New functions:
    
    -
    `servicecatalog/getAppregistryAttributeGroup.getAppregistryAttributeGroup`
    
    ##### What's Changed
    
    - Upgrade pulumi-terraform-bridge to v3.97.0 by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4898](https://redirect.github.com/pulumi/pulumi-aws/pull/4898)
    - Revert "Upgrade pulumi-terraform-bridge to v3.97.0
    ([#&#8203;4898](https://redirect.github.com/pulumi/pulumi-aws/issues/4898))"
    by [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4900](https://redirect.github.com/pulumi/pulumi-aws/pull/4900)
    - Upgrade pulumi-terraform-bridge to v3.97.1 by
    [@&#8203;corymhall](https://redirect.github.com/corymhall) in
    [https://github.com/pulumi/pulumi-aws/pull/4907](https://redirect.github.com/pulumi/pulumi-aws/pull/4907)
    - Simplify OIDC extraTest by
    [@&#8203;blampe](https://redirect.github.com/blampe) in
    [https://github.com/pulumi/pulumi-aws/pull/4909](https://redirect.github.com/pulumi/pulumi-aws/pull/4909)
    - Consolidate integration tests by
    [@&#8203;blampe](https://redirect.github.com/blampe) in
    [https://github.com/pulumi/pulumi-aws/pull/4910](https://redirect.github.com/pulumi/pulumi-aws/pull/4910)
    - Test shim as a normal unit test by
    [@&#8203;blampe](https://redirect.github.com/blampe) in
    [https://github.com/pulumi/pulumi-aws/pull/4917](https://redirect.github.com/pulumi/pulumi-aws/pull/4917)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4920](https://redirect.github.com/pulumi/pulumi-aws/pull/4920)
    - Upgrade terraform-provider-aws to v5.81.0 by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4925](https://redirect.github.com/pulumi/pulumi-aws/pull/4925)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.64.0...v6.65.0
    
    ###
    [`v6.64.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.64.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.63.0...v6.64.0)
    
    ##### Does the PR have any schema changes?
    
    Looking good! No breaking changes found.
    
    ##### New resources:
    
    -   `codeconnections/connection.Connection`
    -   `codeconnections/host.Host`
    -   `s3tables/namespace.Namespace`
    -   `s3tables/table.Table`
    -   `s3tables/tableBucket.TableBucket`
    -   `s3tables/tableBucketPolicy.TableBucketPolicy`
    -   `s3tables/tablePolicy.TablePolicy`
    
    #### What's Changed
    
    - Update Lambda Runtime enum by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4880](https://redirect.github.com/pulumi/pulumi-aws/pull/4880)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4879](https://redirect.github.com/pulumi/pulumi-aws/pull/4879)
    - Replace Terraform with Pulumi to stop eliding iam.PolicyAttachment
    docs by [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4882](https://redirect.github.com/pulumi/pulumi-aws/pull/4882)
    - Upgrade terraform-provider-aws to v5.80.0 by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4886](https://redirect.github.com/pulumi/pulumi-aws/pull/4886)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.63.0...v6.64.0
    
    ###
    [`v6.63.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.63.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.62.2...v6.63.0)
    
    ##### Does the PR have any schema changes?
    
    Found 1 breaking change:
    
    ##### Types
    
    - `🟢`
    "aws:eks/getClusterKubernetesNetworkConfig:getClusterKubernetesNetworkConfig":
    required: "elasticLoadBalancings" property has changed to Required
    
    ##### New resources:
    
    -   `ec2/vpcBlockPublicAccessExclusion.VpcBlockPublicAccessExclusion`
    -   `ec2/vpcBlockPublicAccessOptions.VpcBlockPublicAccessOptions`
    
    #### What's Changed
    
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4871](https://redirect.github.com/pulumi/pulumi-aws/pull/4871)
    - Upgrade terraform-provider-aws to v5.79.0 by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4876](https://redirect.github.com/pulumi/pulumi-aws/pull/4876)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.62.2...v6.63.0
    
    ###
    [`v6.62.2`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.62.2)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.62.1...v6.62.2)
    
    ##### Does the PR have any schema changes?
    
    Looking good! No breaking changes found.
    No new resources/functions.
    
    #### What's Changed
    
    - Move the authoritative source of docs for pulumi-aws into pulumi-aws
    by [@&#8203;iwahbe](https://redirect.github.com/iwahbe) in
    [https://github.com/pulumi/pulumi-aws/pull/4861](https://redirect.github.com/pulumi/pulumi-aws/pull/4861)
    - Pass Session Tags to credential validation check by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4862](https://redirect.github.com/pulumi/pulumi-aws/pull/4862)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.62.1...v6.62.2
    
    ###
    [`v6.62.1`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.62.1)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.62.0...v6.62.1)
    
    ##### Does the PR have any schema changes?
    
    Found 1 breaking change:
    
    ##### Types
    
    - `🟢`
    "aws:memorydb/getSnapshotClusterConfiguration:getSnapshotClusterConfiguration":
    required: "engine" property has changed to Required
    
    ##### New resources:
    
    -   `iam/organizationsFeatures.OrganizationsFeatures`
    
    #### What's Changed
    
    - Fix failed to read schema-embed.json panic by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4867](https://redirect.github.com/pulumi/pulumi-aws/pull/4867)
    - Retract v6.62.0 by
    [@&#8203;blampe](https://redirect.github.com/blampe) in
    [https://github.com/pulumi/pulumi-aws/pull/4869](https://redirect.github.com/pulumi/pulumi-aws/pull/4869)
    
    #### New Contributors
    
    - [@&#8203;blampe](https://redirect.github.com/blampe) made their first
    contribution in
    [https://github.com/pulumi/pulumi-aws/pull/4869](https://redirect.github.com/pulumi/pulumi-aws/pull/4869)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.62.0...v6.62.1
    
    ###
    [`v6.62.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.62.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.61.0...v6.62.0)
    
    ##### Does the PR have any schema changes?
    
    Found 1 breaking change:
    
    ##### Types
    
    - `🟢`
    "aws:memorydb/getSnapshotClusterConfiguration:getSnapshotClusterConfiguration":
    required: "engine" property has changed to Required
    
    ##### New resources:
    
    -   `iam/organizationsFeatures.OrganizationsFeatures`
    
    #### What's Changed
    
    - chore: remove minimal schema from source by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4829](https://redirect.github.com/pulumi/pulumi-aws/pull/4829)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4833](https://redirect.github.com/pulumi/pulumi-aws/pull/4833)
    - Precompute minimal schema before make provider by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4845](https://redirect.github.com/pulumi/pulumi-aws/pull/4845)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4848](https://redirect.github.com/pulumi/pulumi-aws/pull/4848)
    - Upgrade terraform-provider-aws to v5.78.0 by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4858](https://redirect.github.com/pulumi/pulumi-aws/pull/4858)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.61.0...v6.62.0
    
    ###
    [`v6.61.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.61.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.60.0...v6.61.0)
    
    ##### Does the PR have any schema changes?
    
    Looking good! No breaking changes found.
    
    ##### New resources:
    
    -   `rds/instanceDesiredState.InstanceDesiredState`
    
    #### What's Changed
    
    - Add NOTEs for exclusive management resources doc pages by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4774](https://redirect.github.com/pulumi/pulumi-aws/pull/4774)
    - Upgrade pulumi-terraform-bridge to v3.96.0 by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4822](https://redirect.github.com/pulumi/pulumi-aws/pull/4822)
    - chore: regenerate minimal schema by
    [@&#8203;corymhall](https://redirect.github.com/corymhall) in
    [https://github.com/pulumi/pulumi-aws/pull/4824](https://redirect.github.com/pulumi/pulumi-aws/pull/4824)
    - Upstream v5.77.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4828](https://redirect.github.com/pulumi/pulumi-aws/pull/4828)
    - chore: remove accidentally introduced files
    ([#&#8203;4794](https://redirect.github.com/pulumi/pulumi-aws/issues/4794))
    by [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4830](https://redirect.github.com/pulumi/pulumi-aws/pull/4830)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.60.0...v6.61.0
    
    ###
    [`v6.60.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.60.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.59.1...v6.60.0)
    
    ##### Does the PR have any schema changes?
    
    Looking good! No breaking changes found.
    
    ##### New resources:
    
    -   `vpc/securityGroupVpcAssociation.SecurityGroupVpcAssociation`
    
    #### What's Changed
    
    - Fix `TestIMDSAuth` test by increasing root volume size by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4781](https://redirect.github.com/pulumi/pulumi-aws/pull/4781)
    - Handle writer errors when creating archives for Lambda test by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4775](https://redirect.github.com/pulumi/pulumi-aws/pull/4775)
    - Update ci-mgmt to strip debug symbols from provider binaries by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4786](https://redirect.github.com/pulumi/pulumi-aws/pull/4786)
    - Add display name by
    [@&#8203;iwahbe](https://redirect.github.com/iwahbe) in
    [https://github.com/pulumi/pulumi-aws/pull/4765](https://redirect.github.com/pulumi/pulumi-aws/pull/4765)
    - Fix TestIMDS flaky test by
    [@&#8203;corymhall](https://redirect.github.com/corymhall) in
    [https://github.com/pulumi/pulumi-aws/pull/4797](https://redirect.github.com/pulumi/pulumi-aws/pull/4797)
    - Skip flaky TestParallelLambdaCreation test by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4798](https://redirect.github.com/pulumi/pulumi-aws/pull/4798)
    - Upgrade terraform-provider-aws to v5.76.0 by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4794](https://redirect.github.com/pulumi/pulumi-aws/pull/4794)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.59.2...v6.60.0
    
    ###
    [`v6.59.1`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.59.1)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.59.0...v6.59.1)
    
    ##### Does the PR have any schema changes?
    
    Found 3 breaking changes:
    
    ##### Types
    
    -   "aws:apigateway/AccountThrottleSetting:AccountThrottleSetting":
    - `🟡` properties: "burstLimit" type changed from "integer" to "number"
        -   required:
            -   `🟢` "burstLimit" property has changed to Required
            -   `🟢` "rateLimit" property has changed to Required
                No new resources/functions.
    
    #### What's Changed
    
    - Upgrade pulumi-terraform-bridge to v3.95.0 by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4750](https://redirect.github.com/pulumi/pulumi-aws/pull/4750)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4753](https://redirect.github.com/pulumi/pulumi-aws/pull/4753)
    - Upgrade terraform-provider-aws to v5.75.1 by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4752](https://redirect.github.com/pulumi/pulumi-aws/pull/4752)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.59.0...v6.59.1
    
    ###
    [`v6.59.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.59.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.58.0...v6.59.0)
    
    ##### Does the PR have any schema changes?
    
    Found 6 breaking changes:
    
    ##### Types
    
    - `🟢` "aws:apigateway/StageCanarySettings:StageCanarySettings":
    required: "deploymentId" property has changed to Required
    -
    "aws:batch/getJobDefinitionEksPropertyPodProperty:getJobDefinitionEksPropertyPodProperty":
    - `🟡` properties: "serviceAccountName" type changed from "boolean" to
    "string"
        -   required:
            -   `🟢` "imagePullSecrets" property has changed to Required
            -   `🟢` "initContainers" property has changed to Required
            -   `🟢` "shareProcessNamespace" property has changed to Required
    - `🟢` "aws:iot/BillingGroupMetadata:BillingGroupMetadata": required:
    "creationDate" property has changed to Required
    
    ##### New functions:
    
    -   `ec2/getSpotDatafeedSubscription.getSpotDatafeedSubscription`
    
    #### What's Changed
    
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4718](https://redirect.github.com/pulumi/pulumi-aws/pull/4718)
    - Deprecate WithPlanResourceChange and WithDiff by
    [@&#8203;guineveresaenger](https://redirect.github.com/guineveresaenger)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4734](https://redirect.github.com/pulumi/pulumi-aws/pull/4734)
    - Upstream v5.75.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4732](https://redirect.github.com/pulumi/pulumi-aws/pull/4732)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4745](https://redirect.github.com/pulumi/pulumi-aws/pull/4745)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.58.0...v6.59.0
    
    ###
    [`v6.58.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.58.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.57.0...v6.58.0)
    
    ##### Does the PR have any schema changes?
    
    Found 3 breaking changes:
    
    ##### Types
    
    - `🟢`
    "aws:imagebuilder/getDistributionConfigurationDistribution:getDistributionConfigurationDistribution":
    required: "s3ExportConfigurations" property has changed to Required
    -
    "aws:imagebuilder/getImageRecipeBlockDeviceMappingEb:getImageRecipeBlockDeviceMappingEb":
    properties:
    - `🟡` "deleteOnTermination" type changed from "boolean" to "string"
        -   `🟡` "encrypted" type changed from "boolean" to "string"
    
    ##### New resources:
    
    -   `opensearch/authorizeVpcEndpointAccess.AuthorizeVpcEndpointAccess`
    -   `ssm/quicksetupConfigurationManager.QuicksetupConfigurationManager`
    
    ##### New functions:
    
    -   `lb/getListenerRule.getListenerRule`
    
    #### What's Changed
    
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4683](https://redirect.github.com/pulumi/pulumi-aws/pull/4683)
    - Remove slack notification from workflows by
    [@&#8203;corymhall](https://redirect.github.com/corymhall) in
    [https://github.com/pulumi/pulumi-aws/pull/4693](https://redirect.github.com/pulumi/pulumi-aws/pull/4693)
    - Upstream v5.74.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4714](https://redirect.github.com/pulumi/pulumi-aws/pull/4714)
    - Upgrade pulumi-terraform-bridge to v3.94.0 by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4725](https://redirect.github.com/pulumi/pulumi-aws/pull/4725)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.57.0...v6.58.0
    
    ###
    [`v6.57.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.57.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.56.1...v6.57.0)
    
    ##### Does the PR have any schema changes?
    
    Found 2 breaking changes:
    
    ##### Types
    
    - `🟡`
    "aws:route53/ProfilesAssociationTimeouts:ProfilesAssociationTimeouts":
    properties: "read" missing
    - `🟡` "aws:workspaces/ConnectionAliasTimeouts:ConnectionAliasTimeouts":
    properties: "update" missing
    
    ##### New resources:
    
    - `iam/groupPolicyAttachmentsExclusive.GroupPolicyAttachmentsExclusive`
    -   `iam/rolePolicyAttachmentsExclusive.RolePolicyAttachmentsExclusive`
    -   `iam/userPolicyAttachmentsExclusive.UserPolicyAttachmentsExclusive`
    -   `imagebuilder/lifecyclePolicy.LifecyclePolicy`
    -   `resiliencehub/resiliencyPolicy.ResiliencyPolicy`
    -   `sagemaker/hub.Hub`
    -   `sagemaker/mlflowTrackingServer.MlflowTrackingServer`
    
    ##### New functions:
    
    -   `ssm/getPatchBaselines.getPatchBaselines`
    
    #### What's Changed
    
    - Fix IMDSv2 test to allow /tmp to be immutable by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4673](https://redirect.github.com/pulumi/pulumi-aws/pull/4673)
    - Upstream v5.72.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4647](https://redirect.github.com/pulumi/pulumi-aws/pull/4647)
    - Upstream v5.72.1 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4668](https://redirect.github.com/pulumi/pulumi-aws/pull/4668)
    - Upgrade the bridge to v3.93.1 by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4663](https://redirect.github.com/pulumi/pulumi-aws/pull/4663)
    - Upstream v5.73.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4674](https://redirect.github.com/pulumi/pulumi-aws/pull/4674)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.56.1...v6.57.0
    
    ###
    [`v6.56.1`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.56.1)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.56.0...v6.56.1)
    
    ##### Does the PR have any schema changes?
    
    Looking good! No breaking changes found.
    No new resources/functions.
    
    #### What's Changed
    
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4643](https://redirect.github.com/pulumi/pulumi-aws/pull/4643)
    - Update aws.s3.Bucket notes to point to aws.s3.BucketV2 by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4491](https://redirect.github.com/pulumi/pulumi-aws/pull/4491)
    - Fix minimal schema computation by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4640](https://redirect.github.com/pulumi/pulumi-aws/pull/4640)
    - Discard log messages when initializing the provider by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4650](https://redirect.github.com/pulumi/pulumi-aws/pull/4650)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.56.0...v6.56.1
    
    ###
    [`v6.56.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.56.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.55.0...v6.56.0)
    
    ##### Does the PR have any schema changes?
    
    Found 3 breaking changes:
    
    ##### Resources
    
    - `🟢` "aws:sagemaker/workteam:Workteam": required: "workforceName"
    property is no longer Required
    
    ##### Types
    
    - `🟢` "aws:backup/getPlanRule:getPlanRule": required:
    "scheduleExpressionTimezone" property has changed to Required
    - `🟢` "aws:route53/ResolverRuleTargetIp:ResolverRuleTargetIp": required:
    "ip" property is no longer Required
    
    ##### New resources:
    
    -   `backup/restoreTestingPlan.RestoreTestingPlan`
    -   `backup/restoreTestingSelection.RestoreTestingSelection`
    -   `datazone/userProfile.UserProfile`
    -   `pinpoint/smsvoicev2ConfigurationSet.Smsvoicev2ConfigurationSet`
    -   `route53/profilesAssociation.ProfilesAssociation`
    -   `route53/profilesProfile.ProfilesProfile`
    -   `route53/profilesResourceAssociation.ProfilesResourceAssociation`
    
    ##### New functions:
    
    -   `amp/getDefaultScraperConfiguration.getDefaultScraperConfiguration`
    -   `bedrock/getInferenceProfile.getInferenceProfile`
    -   `bedrock/getInferenceProfiles.getInferenceProfiles`
    -   `elasticache/getServerlessCache.getServerlessCache`
    -   `route53/getProfilesProfiles.getProfilesProfiles`
    
    #### What's Changed
    
    - Compute schema-minimal.json by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4587](https://redirect.github.com/pulumi/pulumi-aws/pull/4587)
    - chore: remove skipped credential config test by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4611](https://redirect.github.com/pulumi/pulumi-aws/pull/4611)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4615](https://redirect.github.com/pulumi/pulumi-aws/pull/4615)
    - Upgrade pulumi-terraform-bridge to v3.92.0 by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4628](https://redirect.github.com/pulumi/pulumi-aws/pull/4628)
    - Upstream v5.71.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4638](https://redirect.github.com/pulumi/pulumi-aws/pull/4638)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.55.0...v6.56.0
    
    ###
    [`v6.55.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.55.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.54.2...v6.55.0)
    
    ##### Does the PR have any schema changes?
    
    Found 1 breaking change:
    
    ##### Functions
    
    - `🟡`
    "aws:securityhub/getStandardsControlAssociations:getStandardsControlAssociations":
    inputs: "standardsControlAssociations" missing input
    "standardsControlAssociations"
    
    ##### New resources:
    
    -   `backup/logicallyAirGappedVault.LogicallyAirGappedVault`
    -   `bedrock/guardrailVersion.GuardrailVersion`
    -
    `ec2transitgateway/defaultRouteTableAssociation.DefaultRouteTableAssociation`
    -
    `ec2transitgateway/defaultRouteTablePropagation.DefaultRouteTablePropagation`
    -   `iam/groupPoliciesExclusive.GroupPoliciesExclusive`
    -   `iam/userPoliciesExclusive.UserPoliciesExclusive`
    - `securityhub/standardsControlAssociation.StandardsControlAssociation`
    
    #### What's Changed
    
    - Upstream v5.70.0 by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4604](https://redirect.github.com/pulumi/pulumi-aws/pull/4604)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4608](https://redirect.github.com/pulumi/pulumi-aws/pull/4608)
    - Allow running gamelift test in parallel by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4609](https://redirect.github.com/pulumi/pulumi-aws/pull/4609)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.54.2...v6.55.0
    
    ###
    [`v6.54.2`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.54.2)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.54.1...v6.54.2)
    
    ##### Does the PR have any schema changes?
    
    Looking good! No breaking changes found.
    No new resources/functions.
    
    #### What's Changed
    
    - Re-generate schema to fix aws.iam.Role description by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4589](https://redirect.github.com/pulumi/pulumi-aws/pull/4589)
    - Set explicit version for .NET core SDK requirement by
    [@&#8203;justinvp](https://redirect.github.com/justinvp) in
    [https://github.com/pulumi/pulumi-aws/pull/4591](https://redirect.github.com/pulumi/pulumi-aws/pull/4591)
    - Add pluralized lifecycle_policies to EFS file system data source by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4590](https://redirect.github.com/pulumi/pulumi-aws/pull/4590)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4592](https://redirect.github.com/pulumi/pulumi-aws/pull/4592)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.54.1...v6.54.2
    
    ###
    [`v6.54.1`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.54.1)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.54.0...v6.54.1)
    
    ##### Does the PR have any schema changes?
    
    Looking good! No breaking changes found.
    No new resources/functions.
    
    #### What's Changed
    
    - Disable experimental post-quantum key exchange mechanism
    `X25519Kyber768Draft00` by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4583](https://redirect.github.com/pulumi/pulumi-aws/pull/4583)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.54.0...v6.54.1
    
    ###
    [`v6.54.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.54.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.53.0...v6.54.0)
    
    ##### Does the PR have any schema changes?
    
    Looking good! No breaking changes found.
    No new resources/functions.
    
    #### What's Changed
    
    - Upgrade upstream to v5.69.0 by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4571](https://redirect.github.com/pulumi/pulumi-aws/pull/4571)
    - Remove explicit dependency on core SDK by
    [@&#8203;justinvp](https://redirect.github.com/justinvp) in
    [https://github.com/pulumi/pulumi-aws/pull/4478](https://redirect.github.com/pulumi/pulumi-aws/pull/4478)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.53.0...v6.54.0
    
    ###
    [`v6.53.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.53.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.52.0...v6.53.0)
    
    ##### Does the PR have any schema changes?
    
    Found 4 breaking changes:
    
    ##### Types
    
    - `🟢`
    "aws:lex/V2modelsSlotTypeCompositeSlotTypeSetting:V2modelsSlotTypeCompositeSlotTypeSetting":
    required: "subSlots" property is no longer Required
    -
    "aws:lex/V2modelsSlotTypeCompositeSlotTypeSettingSubSlot:V2modelsSlotTypeCompositeSlotTypeSettingSubSlot":
        -   `🟡` properties: "subSlotId" missing
        -   required:
            -   `🟢` "slotTypeId" property has changed to Required
            -   `🟢` "subSlotId" property is no longer Required
    
    ##### New resources:
    
    -   `appsync/sourceApiAssociation.SourceApiAssociation`
    -   `elasticache/reservedCacheNode.ReservedCacheNode`
    -   `iam/rolePoliciesExclusive.RolePoliciesExclusive`
    -   `pinpoint/smsvoicev2OptOutList.Smsvoicev2OptOutList`
    -   `pinpoint/smsvoicev2PhoneNumber.Smsvoicev2PhoneNumber`
    -   `sesv2/accountSuppressionAttributes.AccountSuppressionAttributes`
    
    ##### New functions:
    
    -
    `elasticache/getReservedCacheNodeOffering.getReservedCacheNodeOffering`
    -
    `securityhub/getStandardsControlAssociations.getStandardsControlAssociations`
    -   `synthetics/getRuntimeVersion.getRuntimeVersion`
    -   `synthetics/getRuntimeVersions.getRuntimeVersions`
    
    #### What's Changed
    
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4472](https://redirect.github.com/pulumi/pulumi-aws/pull/4472)
    - Upgrade pulumi-terraform-bridge to v3.91.0 by
    [@&#8203;iwahbe](https://redirect.github.com/iwahbe) in
    [https://github.com/pulumi/pulumi-aws/pull/4480](https://redirect.github.com/pulumi/pulumi-aws/pull/4480)
    - Update gamelift patches to sdkv2 by
    [@&#8203;corymhall](https://redirect.github.com/corymhall) in
    [https://github.com/pulumi/pulumi-aws/pull/4511](https://redirect.github.com/pulumi/pulumi-aws/pull/4511)
    - Suppress undefined to default diffs on aws.autoscaling.Group by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4510](https://redirect.github.com/pulumi/pulumi-aws/pull/4510)
    - Upstream v5.68.0 by
    [@&#8203;corymhall](https://redirect.github.com/corymhall) in
    [https://github.com/pulumi/pulumi-aws/pull/4523](https://redirect.github.com/pulumi/pulumi-aws/pull/4523)
    - Fix "the bridge does not accept secrets panic" by upgrade
    pulumi-terraform-bridge to v3.91.1 by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4526](https://redirect.github.com/pulumi/pulumi-aws/pull/4526)
    - make ci-mgmt by [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4531](https://redirect.github.com/pulumi/pulumi-aws/pull/4531)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.52.0...v6.53.0
    
    ###
    [`v6.52.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.52.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.51.1...v6.52.0)
    
    ##### Does the PR have any schema changes?
    
    Found 6 breaking changes:
    
    ##### Resources
    
    - `🟢` "aws:rolesanywhere/profile:Profile": required: "roleArns" property
    is no longer Required
    
    ##### Functions
    
    - `🟡` "aws:quicksight/getDataSet:getDataSet": inputs:
    "columnLevelPermissionRules" missing input "columnLevelPermissionRules"
    
    ##### Types
    
    - `🟢`
    "aws:appconfig/ExtensionActionPointAction:ExtensionActionPointAction":
    required: "roleArn" property is no longer Required
    - `🟡`
    "aws:lex/V2modelsSlotTypeValueSelectionSettingAdvancedRecognitionSetting:V2modelsSlotTypeValueSelectionSettingAdvancedRecognitionSetting":
    properties: "audioRecognitionSetting" missing
    - `🟡`
    "aws:networkmanager/getCoreNetworkPolicyDocumentSegmentActionViaWithEdgeOverride:getCoreNetworkPolicyDocumentSegmentActionViaWithEdgeOverride":
    properties: "edgeSets": items type changed from "string" to "array":
    - `🟡` items had no type but now has &{Type:string Ref:
    AdditionalProperties:<nil> Items:<nil> OneOf:\[] Discriminator:<nil>
    Plain:false}
    
    ##### New resources:
    
    -   `cloudformation/stackInstances.StackInstances`
    -   `codebuild/fleet.Fleet`
    -   `computeoptimizer/enrollmentStatus.EnrollmentStatus`
    - `computeoptimizer/recommendationPreferences.RecommendationPreferences`
    -   `costoptimizationhub/enrollmentStatus.EnrollmentStatus`
    -   `costoptimizationhub/preferences.Preferences`
    -   `datazone/assetType.AssetType`
    -   `datazone/environment.Environment`
    -   `lambda/functionRecursionConfig.FunctionRecursionConfig`
    
    ##### New functions:
    
    -   `codebuild/getFleet.getFleet`
    -   `glue/getRegistry.getRegistry`
    -
    `organizations/getOrganizationalUnitDescendantOrganizationalUnits.getOrganizationalUnitDescendantOrganizationalUnits`
    -   `quicksight/getAnalysis.getAnalysis`
    -   `quicksight/getQuicksightAnalysis.getQuicksightAnalysis`
    
    #### What's Changed
    
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4456](https://redirect.github.com/pulumi/pulumi-aws/pull/4456)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4464](https://redirect.github.com/pulumi/pulumi-aws/pull/4464)
    - Upstream v5.67.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4458](https://redirect.github.com/pulumi/pulumi-aws/pull/4458)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.51.1...v6.52.0
    
    ###
    [`v6.51.1`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.51.1)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.51.0...v6.51.1)
    
    ##### Does the PR have any schema changes?
    
    Looking good! No breaking changes found.
    No new resources/functions.
    
    #### What's Changed
    
    - Upgrade bridge to `7864bb0` by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4450](https://redirect.github.com/pulumi/pulumi-aws/pull/4450)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.51.0...v6.51.1
    
    ###
    [`v6.51.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.51.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.50.1...v6.51.0)
    
    ##### Does the PR have any schema changes?
    
    Found 1 breaking change:
    
    ##### Resources
    
    - `🟢`
    "aws:drs/replicationConfigurationTemplate:ReplicationConfigurationTemplate":
    required inputs: "stagingAreaTags" input has changed to Required
    
    ##### New resources:
    
    -   `glue/catalogTableOptimizer.CatalogTableOptimizer`
    
    ##### New functions:
    
    -   `shield/getProtection.getProtection`
    
    #### What's Changed
    
    - Enhance docs for resources that depend on Lambda ENIs by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4392](https://redirect.github.com/pulumi/pulumi-aws/pull/4392)
    - Start running upstream tests for waf and sqs by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4384](https://redirect.github.com/pulumi/pulumi-aws/pull/4384)
    - Upgrade upstream to v5.64.0 by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4395](https://redirect.github.com/pulumi/pulumi-aws/pull/4395)
    - Add example for deploying an application from the serverless app
    repository by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4396](https://redirect.github.com/pulumi/pulumi-aws/pull/4396)
    - Update region list by
    [@&#8203;corymhall](https://redirect.github.com/corymhall) in
    [https://github.com/pulumi/pulumi-aws/pull/4404](https://redirect.github.com/pulumi/pulumi-aws/pull/4404)
    - Move GRPC tests to yaml by
    [@&#8203;VenelinMartinov](https://redirect.github.com/VenelinMartinov)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4409](https://redirect.github.com/pulumi/pulumi-aws/pull/4409)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4420](https://redirect.github.com/pulumi/pulumi-aws/pull/4420)
    - Rename the custom workflow to avoid deletion by ci-mgmt PRs by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4418](https://redirect.github.com/pulumi/pulumi-aws/pull/4418)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4423](https://redirect.github.com/pulumi/pulumi-aws/pull/4423)
    - Enable PlanResourceChange by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4419](https://redirect.github.com/pulumi/pulumi-aws/pull/4419)
    - Upstream 5.65.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4425](https://redirect.github.com/pulumi/pulumi-aws/pull/4425)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4434](https://redirect.github.com/pulumi/pulumi-aws/pull/4434)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4436](https://redirect.github.com/pulumi/pulumi-aws/pull/4436)
    - Upgrade pulumi-terraform-bridge to v3.90.0 by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4439](https://redirect.github.com/pulumi/pulumi-aws/pull/4439)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.50.1...v6.51.0
    
    ###
    [`v6.50.1`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.50.1)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.50.0...v6.50.1)
    
    ##### Does the PR have any schema changes?
    
    Found 1 breaking change:
    
    ##### Resources
    
    - `🟢` "aws:pinpoint/gcmChannel:GcmChannel": required: "apiKey" property
    is no longer Required
    
    ##### New functions:
    
    -   `route53/getZones.getZones`
    -   `ssoadmin/getPermissionSets.getPermissionSets`
    
    #### What's Changed
    
    - WIP: fix(ecsservice): triggers required when using forceNewDeployment
    by [@&#8203;stooj](https://redirect.github.com/stooj) in
    [https://github.com/pulumi/pulumi-aws/pull/4262](https://redirect.github.com/pulumi/pulumi-aws/pull/4262)
    - Upgrade upstream to v5.63.1 by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4390](https://redirect.github.com/pulumi/pulumi-aws/pull/4390)
    
    #### New Contributors
    
    - [@&#8203;stooj](https://redirect.github.com/stooj) made their first
    contribution in
    [https://github.com/pulumi/pulumi-aws/pull/4262](https://redirect.github.com/pulumi/pulumi-aws/pull/4262)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.50.0...v6.50.1
    
    ###
    [`v6.50.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.50.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.49.1...v6.50.0)
    
    ##### Does the PR have any schema changes?
    
    Found 3 breaking changes:
    
    ##### Types
    
    -
    "aws:lex/V2modelsSlotTypeSlotTypeValues:V2modelsSlotTypeSlotTypeValues":
        -   `🟡` properties: "slotTypeValues" missing
        -   `🟢` required: "slotTypeValues" property is no longer Required
    - `🔴`
    "aws:lex/V2modelsSlotTypeSlotTypeValuesSlotTypeValue:V2modelsSlotTypeSlotTypeValuesSlotTypeValue"
    missing
    
    ##### New resources:
    
    -   `bedrock/guardrail.Guardrail`
    -
    `cloudtrail/organizationDelegatedAdminAccount.OrganizationDelegatedAdminAccount`
    -   `datazone/environmentProfile.EnvironmentProfile`
    -   `datazone/formType.FormType`
    -   `datazone/glossaryTerm.GlossaryTerm`
    -   `pinpoint/emailTemplate.EmailTemplate`
    
    ##### New functions:
    
    -   `bedrock/getAgentAgentVersions.getAgentAgentVersions`
    
    #### What's Changed
    
    - Upgrade pulumi-terraform-bridge to v3.89.1 by
    [@&#8203;iwahbe](https://redirect.github.com/iwahbe) in
    [https://github.com/pulumi/pulumi-aws/pull/4377](https://redirect.github.com/pulumi/pulumi-aws/pull/4377)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4381](https://redirect.github.com/pulumi/pulumi-aws/pull/4381)
    - Upstream v5.63.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4378](https://redirect.github.com/pulumi/pulumi-aws/pull/4378)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4387](https://redirect.github.com/pulumi/pulumi-aws/pull/4387)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.49.1...v6.50.0
    
    ###
    [`v6.49.1`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.49.1)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.49.0...v6.49.1)
    
    ##### Does the PR have any schema changes?
    
    Looking good! No breaking changes found.
    No new resources/functions.
    
    #### What's Changed
    
    - Upgrade pulumi-terraform-bridge to v3.89.0 by
    [@&#8203;iwahbe](https://redirect.github.com/iwahbe) in
    [https://github.com/pulumi/pulumi-aws/pull/4363](https://redirect.github.com/pulumi/pulumi-aws/pull/4363)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4364](https://redirect.github.com/pulumi/pulumi-aws/pull/4364)
    - Fix type-checking booleans by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4368](https://redirect.github.com/pulumi/pulumi-aws/pull/4368)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.49.0...v6.49.1
    
    ###
    [`v6.49.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.49.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.48.0...v6.49.0)
    
    ##### Does the PR have any schema changes?
    
    Looking good! No breaking changes found.
    
    ##### New resources:
    
    -   `ebs/snapshotBlockPublicAccess.SnapshotBlockPublicAccess`
    -   `lambda/callbackFunction.CallbackFunction`
    -   `rds/integration.Integration`
    
    ##### New functions:
    
    -   `rds/getClusterParameterGroup.getClusterParameterGroup`
    -   `secretsmanager/getSecretVersions.getSecretVersions`
    
    #### What's Changed
    
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4353](https://redirect.github.com/pulumi/pulumi-aws/pull/4353)
    - Upgrade CallbackFunction default runtime to Node 20.x by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4348](https://redirect.github.com/pulumi/pulumi-aws/pull/4348)
    - Schematize lambda.CallbackFunction overlay and add docs for it by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4352](https://redirect.github.com/pulumi/pulumi-aws/pull/4352)
    - Upgrade terraform-provider-aws to v5.62.0 by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4359](https://redirect.github.com/pulumi/pulumi-aws/pull/4359)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.48.0...v6.49.0
    
    ###
    [`v6.48.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.48.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.47.0...v6.48.0)
    
    ##### Does the PR have any schema changes?
    
    Found 2 breaking changes:
    
    ##### Resources
    
    - `🟢` "aws:ec2/vpcIpv6CidrBlockAssociation:VpcIpv6CidrBlockAssociation":
    required: "ipv6IpamPoolId" property is no longer Required
    
    ##### Types
    
    - `🟢` "aws:rds/ClusterRestoreToPointInTime:ClusterRestoreToPointInTime":
    required: "sourceClusterIdentifier" property is no longer Required
    
    ##### New resources:
    
    -   `chatbot/slackChannelConfiguration.SlackChannelConfiguration`
    -   `chatbot/teamsChannelConfiguration.TeamsChannelConfiguration`
    -   `datazone/glossary.Glossary`
    -   `ecr/repositoryCreationTemplate.RepositoryCreationTemplate`
    -   `timestreaminfluxdb/dbInstance.DbInstance`
    
    ##### New functions:
    
    -   `ecr/getRepositoryCreationTemplate.getRepositoryCreationTemplate`
    
    #### What's Changed
    
    - chore: SkipInstall for tests that do not need it by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4315](https://redirect.github.com/pulumi/pulumi-aws/pull/4315)
    - Upstream v5.61.0 by
    [@&#8203;corymhall](https://redirect.github.com/corymhall) in
    [https://github.com/pulumi/pulumi-aws/pull/4341](https://redirect.github.com/pulumi/pulumi-aws/pull/4341)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.47.0...v6.48.0
    
    ###
    [`v6.47.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.47.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.46.0...v6.47.0)
    
    ##### Does the PR have any schema changes?
    
    Found 6 breaking changes:
    
    ##### Types
    
    - `🟡` "aws:appstream/getImageApplication:getImageApplication":
    properties: "metadata": additional properties type changed from
    "pulumi.json#/Any" to "string"
    -
    "aws:batch/getJobDefinitionEksPropertyPodPropertyContainerResource:getJobDefinitionEksPropertyPodPropertyContainerResource":
    properties:
    - `🟡` "limits": additional properties type changed from
    "pulumi.json#/Any" to "string"
    - `🟡` "requests": additional properties type changed from
    "pulumi.json#/Any" to "string"
    - `🟡`
    "aws:batch/getJobDefinitionEksPropertyPodPropertyMetadata:getJobDefinitionEksPropertyPodPropertyMetadata":
    properties: "labels": additional properties type changed from
    "pulumi.json#/Any" to "string"
    - `🟡`
    "aws:batch/getJobDefinitionNodePropertyNodeRangePropertyContainerLogConfiguration:getJobDefinitionNodePropertyNodeRangePropertyContainerLogConfiguration":
    properties: "options": additional properties type changed from
    "pulumi.json#/Any" to "string"
    - `🟡` "aws:bcmdata/ExportExportDataQuery:ExportExportDataQuery":
    properties: "tableConfigurations": additional properties: additional
    properties type changed from "pulumi.json#/Any" to "string"
    
    ##### New resources:
    
    -   `shield/subscription.Subscription`
    
    ##### New functions:
    
    -   `index/getServicePrincipal.getServicePrincipal`
    
    #### What's Changed
    
    - chore: TestIMDSAuth is very slow by
    [@&#8203;corymhall](https://redirect.github.com/corymhall) in
    [https://github.com/pulumi/pulumi-aws/pull/4298](https://redirect.github.com/pulumi/pulumi-aws/pull/4298)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4306](https://redirect.github.com/pulumi/pulumi-aws/pull/4306)
    - Add basic instructions for upstream upgrades by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4310](https://redirect.github.com/pulumi/pulumi-aws/pull/4310)
    - Upgrade pulumi-terraform-bridge to v3.88.0 by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4304](https://redirect.github.com/pulumi/pulumi-aws/pull/4304)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4312](https://redirect.github.com/pulumi/pulumi-aws/pull/4312)
    - Upstream v5.60.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4309](https://redirect.github.com/pulumi/pulumi-aws/pull/4309)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.46.0...v6.47.0
    
    ###
    [`v6.46.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.46.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.45.2...v6.46.0)
    
    ##### Does the PR have any schema changes?
    
    Found 8 breaking changes:
    
    ##### Resources
    
    - `🟢` "aws:elasticache/replicationGroup:ReplicationGroup": required
    inputs: "description" input has changed to Required
    
    ##### Types
    
    - `🟢`
    "aws:bedrock/AgentAgentAliasRoutingConfiguration:AgentAgentAliasRoutingConfiguration":
    required: "provisionedThroughput" property has changed to Required
    - `🟡`
    "aws:ecs/ServiceVolumeConfigurationManagedEbsVolume:ServiceVolumeConfigurationManagedEbsVolume":
    properties: "throughput" type changed from "string" to "integer"
    -
    "aws:kinesis/FirehoseDeliveryStreamRedshiftConfiguration:FirehoseDeliveryStreamRedshiftConfiguration":
    required:
        -   `🟢` "password" property is no longer Required
        -   `🟢` "username" property is no longer Required
    -
    "aws:kinesis/FirehoseDeliveryStreamSnowflakeConfiguration:FirehoseDeliveryStreamSnowflakeConfiguration":
    required:
        -   `🟢` "privateKey" property is no longer Required
        -   `🟢` "user" property is no longer Required
    - `🟢`
    "aws:kinesis/FirehoseDeliveryStreamSplunkConfiguration:FirehoseDeliveryStreamSplunkConfiguration":
    required: "hecToken" property is no longer Required
    
    ##### New resources:
    
    -   `datazone/project.Project`
    -   `grafana/workspaceServiceAccount.WorkspaceServiceAccount`
    -   `grafana/workspaceServiceAccountToken.WorkspaceServiceAccountToken`
    -   `rds/certificate.Certificate`
    -   `rekognition/streamProcessor.StreamProcessor`
    
    ##### New functions:
    
    -   `cloudfront/getOriginAccessControl.getOriginAccessControl`
    -   `timestreamwrite/getDatabase.getDatabase`
    -   `timestreamwrite/getTable.getTable`
    
    #### What's Changed
    
    - Upstream v5.59.0 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4295](https://redirect.github.com/pulumi/pulumi-aws/pull/4295)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.45.2...v6.46.0
    
    ###
    [`v6.45.2`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.45.2)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.45.0...v6.45.2)
    
    ##### Does the PR have any schema changes?
    
    Looking good! No breaking changes found.
    No new resources/functions.
    
    #### What's Changed
    
    ##### Fixes
    
    - Fix import resources with provider default tags by
    [@&#8203;corymhall](https://redirect.github.com/corymhall) in
    [https://github.com/pulumi/pulumi-aws/pull/4169](https://redirect.github.com/pulumi/pulumi-aws/pull/4169)
    
    ##### Dependencies
    
    - Upgrade pulumi-terraform-bridge to v3.87.0 by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4240](https://redirect.github.com/pulumi/pulumi-aws/pull/4240)
    
    ##### Internal
    
    - Rewrite GameLift regression test into TypeScript by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4285](https://redirect.github.com/pulumi/pulumi-aws/pull/4285)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4290](https://redirect.github.com/pulumi/pulumi-aws/pull/4290)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.45.1...v6.45.2
    
    ###
    [`v6.45.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.45.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.44.0...v6.45.0)
    
    ##### Does the PR have any schema changes?
    
    Found 2 breaking changes:
    
    ##### Types
    
    - `🟢`
    "aws:ec2/getLaunchTemplateNetworkInterface:getLaunchTemplateNetworkInterface":
    required: "primaryIpv6" property has changed to Required
    - `🟢` "aws:eks/getClusterAccessConfig:getClusterAccessConfig": required:
    "bootstrapClusterCreatorAdminPermissions" property has changed to
    Required
    
    ##### New resources:
    
    -   `cloudwatch/logAccountPolicy.LogAccountPolicy`
    -   `verifiedpermissions/identitySource.IdentitySource`
    
    #### What's Changed
    
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4202](https://redirect.github.com/pulumi/pulumi-aws/pull/4202)
    - Update GitHub Actions workflows. by
    [@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
    [https://github.com/pulumi/pulumi-aws/pull/4209](https://redirect.github.com/pulumi/pulumi-aws/pull/4209)
    - Upstream v5.58.0 by
    [@&#8203;flostadler](https://redirect.github.com/flostadler) in
    [https://github.com/pulumi/pulumi-aws/pull/4217](https://redirect.github.com/pulumi/pulumi-aws/pull/4217)
    - chore: fix flaky test by
    [@&#8203;corymhall](https://redirect.github.com/corymhall) in
    [https://github.com/pulumi/pulumi-aws/pull/4228](https://redirect.github.com/pulumi/pulumi-aws/pull/4228)
    - chore: use pulumi v3.124.1 in examples by
    [@&#8203;corymhall](https://redirect.github.com/corymhall) in
    [https://github.com/pulumi/pulumi-aws/pull/4233](https://redirect.github.com/pulumi/pulumi-aws/pull/4233)
    
    **Full Changelog**:
    https://github.com/pulumi/pulumi-aws/compare/v6.44.0...v6.45.0
    
    ###
    [`v6.44.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.44.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.43.0...v6.44.0)
    
    #### Changelog
    
    -
    [`9d8671d`](https://redirect.github.com/pulumi/pulumi-aws/commit/9d8671dd)
    Upgrade terraform-provider-aws to v5.57.0
    ([#&#8203;4179](https://redirect.github.com/pulumi/pulumi-aws/issues/4179))
    
    ###
    [`v6.43.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.43.0)
    
    [Compare
    Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.42.1...v6.43.0)
    
    #### Changelog
    
    -
    [`426e13d`](https://redirect.github.com/pulumi/pulumi-aws/commit/426e13dc)
    chore: run upstream provider-lint
    ([#&#8203;4120](https://redirect.github.com/pulumi/pulumi-aws/issues/4120))
    
    #### What's Changed
    
    - Upstream v5.56.1 by [@&#8203;t0yv0](https://redirect.github.com/t0yv0)
    in
    [https://github.com/pulumi/pulumi-aws/pull/4148](https://redirect.github.com/pulumi/pulumi-aws/pull/4148)
    - Adjust TestRegress2868 to ignore birthdate drift by
    [@&#8203;t0yv0](https://redirect.github.com/t0yv0) in
    [https://github.com/pulumi/pulumi-aws/pull/4159](https://redirect.github.com/pulumi/pulumi-aws/pull/4159)
    - Readme update by
    [@&#8203;interurban](https://redirect.github.com/interurban) in
    [https://github.com/pulumi/pulumi-aws/pull/4136](https://r
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - "every weekday" (UTC).
    
    🚦 **Automerge**: Enabled.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
    rebase/retry checkbox.
    
    👻 **Immortal**: This PR will be recreated if closed unmerged. Get
    [config
    help](https://redirect.github.com/renovatebot/renovate/discussions) if
    that's undesired.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR has been generated by [Renovate
    Bot](https://redirect.github.com/renovatebot/renovate).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19-->
    
    Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
    pulumi-renovate[bot] authored Dec 27, 2024
    Configuration menu
    Copy the full SHA
    25a776d View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2024

  1. Update pulumi/pulumi version to v3.144.1 (#1454)

    Upgrading pulumi/pkg and pulumi/sdk to version v3.144.1.
    pulumi-bot authored Dec 30, 2024
    Configuration menu
    Copy the full SHA
    558d8df View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2025

  1. chore: generate files as part of renovate (#1456)

    I tried to copy what we did for pulumi-eks to generate the missing
    files.
    
    re #1451
    corymhall authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    5e85be9 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. Use new docker build provider (#1278)

    This replaces the old Docker provider with the new Docker Build
    provider.
    
    User-facing AWSX types are unchanged.
    
    Behavior is unchanged, except we will now automatically store and use an
    inline cache if the user hasn't configured anything explicitly.
    
    Fixes #1349
    Fixes #1072
    
    ---------
    
    Co-authored-by: Florian Stadler <florian@pulumi.com>
    blampe and flostadler authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    fe08e89 View commit details
    Browse the repository at this point in the history
  2. chore: fix renovate (#1458)

    It looks like renovate cannot run any of the build targets because it
    doesn't have the language tools installed. Splitting out the generate
    steps from the build steps
    
    re #1457
    corymhall authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    847f767 View commit details
    Browse the repository at this point in the history
  3. chore: fix renovate (#1462)

    Looks like there was another make target that generates stuff
    
    re #1461
    corymhall authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    a377e69 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. chore: fix renovate (#1465)

    Hopefully this one works. Copied more of what we are doing with
    pulumi-eks. Couple of things this does
    
    1. Installs the v1 yarn (renovate container has v4 installed)
    2. Installs pulumictl (copied from pulumi-eks)
    
    I ran this inside the renovate docker container and it didn't fail, not
    sure if there is a better way of testing this.
    
    ```
    docker pull renovate/renovate:39-full
    docker run -it -v $PWD:/usr/src/app renovate/renovate:39-full make renovate
    ```
    
    re #1463
    corymhall authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    bd4fe97 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

  1. Configuration menu
    Copy the full SHA
    d20e16a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. chore: enable testing CI changes (#1469)

    With this change a PR can be stood up with changes to GitHub Actions
    workflows and the new version tested in that PR
    t0yv0 authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    b30a9c2 View commit details
    Browse the repository at this point in the history
  2. chore: alias schema to a new location (#1472)

    This is a temporary change to facilitate testing
    #1471
    
    The schema-tools expect schema to be found under a certain path but the
    PR is moving the schema. The new location is enabled to reference the
    old location.
    t0yv0 authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    cb982e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. Update pulumi/pulumi-aws version to 6.66.2 (#1473)

    Update pulumi/pulumi-aws version to 6.66.2
    pulumi-bot authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    af3f00e View commit details
    Browse the repository at this point in the history
  2. chore: fix weekly-pulumi-update (#1475)

    Fixes #1474 P1
    Applying a known workaround to a GitHub CLI issue.
    
    Co-authored-by: Anton Tayanovskyy <anton@pulumi.com>
    flostadler and t0yv0 authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    2f75144 View commit details
    Browse the repository at this point in the history
Loading