Skip to content

Releases: pulumi/pulumi-aws

v6.56.1

17 Oct 18:57
855caa5
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

  • Update GitHub Actions workflows. by @pulumi-bot in #4643
  • Update aws.s3.Bucket notes to point to aws.s3.BucketV2 by @t0yv0 in #4491
  • Fix minimal schema computation by @t0yv0 in #4640
  • Discard log messages when initializing the provider by @t0yv0 in #4650

Full Changelog: v6.56.0...v6.56.1

v6.56.0

15 Oct 21:48
9d605a9
Compare
Choose a tag to compare

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

Full Changelog: v6.55.0...v6.56.0

v6.55.0

07 Oct 19:58
f2b6e3c
Compare
Choose a tag to compare

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

Full Changelog: v6.54.2...v6.55.0

v6.54.2

02 Oct 15:38
baee26c
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

  • Re-generate schema to fix aws.iam.Role description by @t0yv0 in #4589
  • Set explicit version for .NET core SDK requirement by @justinvp in #4591
  • Add pluralized lifecycle_policies to EFS file system data source by @flostadler in #4590
  • Update GitHub Actions workflows. by @pulumi-bot in #4592

Full Changelog: v6.54.1...v6.54.2

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