Skip to content

Releases: pulumi/pulumi-aws

v6.54.1

30 Sep 17:43
0808d68
Compare
Choose a tag to compare

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 @flostadler in #4583

Full Changelog: v6.54.0...v6.54.1

v6.54.0

28 Sep 01:42
a795267
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v6.53.0...v6.54.0

v6.53.0

26 Sep 13:44
ca81399
Compare
Choose a tag to compare

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

Full Changelog: v6.52.0...v6.53.0

v6.52.0

16 Sep 19:16
f4af80f
Compare
Choose a tag to compare

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: Items: OneOf:[] Discriminator: 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

Full Changelog: v6.51.1...v6.52.0

v6.51.1

12 Sep 06:19
61b99d6
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v6.51.0...v6.51.1

v6.51.0

06 Sep 22:44
de5418d
Compare
Choose a tag to compare

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

Full Changelog: v6.50.1...v6.51.0

v6.50.1

23 Aug 10:37
d1778c5
Compare
Choose a tag to compare

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 @stooj in #4262
  • Upgrade upstream to v5.63.1 by @flostadler in #4390

New Contributors

Full Changelog: v6.50.0...v6.50.1

v6.50.0

21 Aug 23:45
f437d24
Compare
Choose a tag to compare

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

Full Changelog: v6.49.1...v6.50.0

v6.49.1

14 Aug 19:12
872346b
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v6.49.0...v6.49.1

v6.49.0

12 Aug 18:01
69dba83
Compare
Choose a tag to compare

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

Full Changelog: v6.48.0...v6.49.0