Skip to content

Releases: pulumi/pulumi-aws

v6.70.1

05 Mar 15:45
be2becc
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 33 breaking changes:

Resources

  • "aws:docdb/elasticCluster:ElasticCluster":
    • 🟡 inputs: "backupRetentionPeriod" type changed from "number" to "integer"
    • 🟡 properties: "backupRetentionPeriod" type changed from "number" to "integer"
  • "aws:elasticache/reservedCacheNode:ReservedCacheNode":
    • 🟡 inputs: "cacheNodeCount" type changed from "number" to "integer"
    • 🟡 properties: "cacheNodeCount" type changed from "number" to "integer"

Functions

  • 🟡 "aws:lb/getListenerRule:getListenerRule": inputs: "priority" type changed from "number" to "integer"

Types

  • 🟡 "aws:apigateway/AccountThrottleSetting:AccountThrottleSetting": properties: "burstLimit" type changed from "number" to "integer"
  • "aws:bedrock/AgentDataSourceDataSourceConfigurationWebConfigurationCrawlerConfigurationCrawlerLimits:AgentDataSourceDataSourceConfigurationWebConfigurationCrawlerConfigurationCrawlerLimits": properties:
    • 🟡 "maxPages" type changed from "number" to "integer"
    • 🟡 "rateLimit" type changed from "number" to "integer"
  • 🟡 "aws:bedrock/AgentDataSourceVectorIngestionConfigurationChunkingConfigurationHierarchicalChunkingConfiguration:AgentDataSourceVectorIngestionConfigurationChunkingConfigurationHierarchicalChunkingConfiguration": properties: "overlapTokens" type changed from "number" to "integer"
  • 🟡 "aws:bedrock/AgentDataSourceVectorIngestionConfigurationChunkingConfigurationHierarchicalChunkingConfigurationLevelConfiguration:AgentDataSourceVectorIngestionConfigurationChunkingConfigurationHierarchicalChunkingConfigurationLevelConfiguration": properties: "maxTokens" type changed from "number" to "integer"
  • "aws:bedrock/AgentDataSourceVectorIngestionConfigurationChunkingConfigurationSemanticChunkingConfiguration:AgentDataSourceVectorIngestionConfigurationChunkingConfigurationSemanticChunkingConfiguration": properties:
    • 🟡 "breakpointPercentileThreshold" type changed from "number" to "integer"
    • 🟡 "bufferSize" type changed from "number" to "integer"
    • 🟡 "maxToken" type changed from "number" to "integer"
  • "aws:ec2/getVpcIpamsIpam:getVpcIpamsIpam": properties:
    • 🟡 "resourceDiscoveryAssociationCount" type changed from "number" to "integer"
    • 🟡 "scopeCount" type changed from "number" to "integer"
  • 🟡 "aws:glue/CatalogTableOptimizerConfigurationOrphanFileDeletionConfigurationIcebergConfiguration:CatalogTableOptimizerConfigurationOrphanFileDeletionConfigurationIcebergConfiguration": properties: "orphanFileRetentionPeriodInDays" type changed from "number" to "integer"
  • "aws:glue/CatalogTableOptimizerConfigurationRetentionConfigurationIcebergConfiguration:CatalogTableOptimizerConfigurationRetentionConfigurationIcebergConfiguration": properties:
    • 🟡 "numberOfSnapshotsToRetain" type changed from "number" to "integer"
    • 🟡 "snapshotRetentionPeriodInDays" type changed from "number" to "integer"
  • 🟡 "aws:lb/getListenerRuleAction:getListenerRuleAction": properties: "order" type changed from "number" to "integer"
  • 🟡 "aws:lb/getListenerRuleActionForwardStickiness:getListenerRuleActionForwardStickiness": properties: "duration" type changed from "number" to "integer"
  • 🟡 "aws:lb/getListenerRuleActionForwardTargetGroup:getListenerRuleActionForwardTargetGroup": properties: "weight" type changed from "number" to "integer"
  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload:BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload": properties: "daysAfterInitiation" type changed from "number" to "integer"
  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleExpiration:BucketLifecycleConfigurationV2RuleExpiration": properties: "days" type changed from "number" to "integer"
  • "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration:BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration": properties:
    • 🟡 "newerNoncurrentVersions" type changed from "number" to "integer"
    • 🟡 "noncurrentDays" type changed from "number" to "integer"
  • "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition:BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition": properties:
    • 🟡 "newerNoncurrentVersions" type changed from "number" to "integer"
    • 🟡 "noncurrentDays" type changed from "number" to "integer"
  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleTransition:BucketLifecycleConfigurationV2RuleTransition": properties: "days" type changed from "number" to "integer"
  • "aws:s3tables/TableBucketMaintenanceConfigurationIcebergUnreferencedFileRemovalSettings:TableBucketMaintenanceConfigurationIcebergUnreferencedFileRemovalSettings": properties:
    • 🟡 "nonCurrentDays" type changed from "number" to "integer"
    • 🟡 "unreferencedDays" type changed from "number" to "integer"
  • 🟡 "aws:s3tables/TableMaintenanceConfigurationIcebergCompactionSettings:TableMaintenanceConfigurationIcebergCompactionSettings": properties: "targetFileSizeMb" type changed from "number" to "integer"
  • "aws:s3tables/TableMaintenanceConfigurationIcebergSnapshotManagementSettings:TableMaintenanceConfigurationIcebergSnapshotManagementSettings": properties:
    • 🟡 "maxSnapshotAgeHours" type changed from "number" to "integer"
    • 🟡 "minSnapshotsToKeep" type changed from "number" to "integer"
      No new resources/functions.

What's Changed

Full Changelog: v6.70.0...v6.70.1

v6.70.0

25 Feb 16:27
3dab429
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 4 breaking changes:

Types

  • "aws:bedrockmodel/InvocationLoggingConfigurationLoggingConfig:InvocationLoggingConfigurationLoggingConfig": required:
    • 🟢 "embeddingDataDeliveryEnabled" property is no longer Required
    • 🟢 "imageDataDeliveryEnabled" property is no longer Required
    • 🟢 "textDataDeliveryEnabled" property is no longer Required
  • 🟢 "aws:dynamodb/getTableGlobalSecondaryIndex:getTableGlobalSecondaryIndex": required: "onDemandThroughputs" property has changed to Required

New resources:

  • cloudwatch/contributorInsightRule.ContributorInsightRule
  • cloudwatch/contributorManagedInsightRule.ContributorManagedInsightRule
  • qbusiness/application.Application

New functions:

  • cloudwatch/getContributorManagedInsightRules.getContributorManagedInsightRules

What's Changed

Full Changelog: v6.69.0...v6.70.0

v6.69.0

20 Feb 04:50
6ef58a7
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 10 breaking changes:

Resources

  • 🟢 "aws:s3/bucketLifecycleConfigurationV2:BucketLifecycleConfigurationV2": required: "rules" property is no longer Required

Types

  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload:BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload": properties: "daysAfterInitiation" type changed from "integer" to "number"
  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleExpiration:BucketLifecycleConfigurationV2RuleExpiration": properties: "days" type changed from "integer" to "number"
  • "aws:s3/BucketLifecycleConfigurationV2RuleFilter:BucketLifecycleConfigurationV2RuleFilter": properties:
    • 🟡 "objectSizeGreaterThan" type changed from "string" to "integer"
    • 🟡 "objectSizeLessThan" type changed from "string" to "integer"
  • "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration:BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration": properties:
    • 🟡 "newerNoncurrentVersions" type changed from "string" to "number"
    • 🟡 "noncurrentDays" type changed from "integer" to "number"
  • "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition:BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition": properties:
    • 🟡 "newerNoncurrentVersions" type changed from "string" to "number"
    • 🟡 "noncurrentDays" type changed from "integer" to "number"
  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleTransition:BucketLifecycleConfigurationV2RuleTransition": properties: "days" type changed from "integer" to "number"
    No new resources/functions.

What's Changed

Full Changelog: v6.68.0...v6.69.0

v6.68.0

07 Feb 16:30
10b9d3f
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 2 breaking changes:

Resources

  • 🟢 "aws:ec2/vpcEndpoint:VpcEndpoint": required: "serviceName" property is no longer Required

Types

  • 🟢 "aws:ec2/getLaunchTemplateNetworkInterface:getLaunchTemplateNetworkInterface": required: "connectionTrackingSpecifications" property has changed to Required

New resources:

  • guardduty/memberDetectorFeature.MemberDetectorFeature
  • route53domains/domain.Domain
  • timestreamquery/scheduledQuery.ScheduledQuery
  • vpclattice/resourceConfiguration.ResourceConfiguration
  • vpclattice/serviceNetworkResourceAssociation.ServiceNetworkResourceAssociation

New functions:

  • ec2/getVpcIpam.getVpcIpam
  • ec2/getVpcIpams.getVpcIpams

What's Changed

Full Changelog: v6.67.0...v6.68.0

v6.67.0

22 Jan 18:02
55733ab
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 4 breaking changes:

Resources

  • "aws:kms/customKeyStore:CustomKeyStore": required:
    • 🟢 "cloudHsmClusterId" property is no longer Required
    • 🟢 "keyStorePassword" property is no longer Required
    • 🟢 "trustAnchorCertificate" property is no longer Required

Types

  • 🟢 "aws:ec2/getInstanceTypeInferenceAccelerator:getInstanceTypeInferenceAccelerator": required: "memorySize" property has changed to Required

New resources:

  • mediapackagev2/channelGroup.ChannelGroup

What's Changed

Full Changelog: v6.66.3...v6.67.0

v6.66.3

13 Jan 13:25
235ddc7
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 1 breaking change:

Types

  • 🟢 "aws:dms/getEndpointKafkaSetting:getEndpointKafkaSetting": required: "saslMechanism" property has changed to Required

New resources:

  • bedrock/agentAgentCollaborator.AgentAgentCollaborator
  • cleanrooms/membership.Membership
  • cloudwatch/logDelivery.LogDelivery
  • cloudwatch/logDeliveryDestination.LogDeliveryDestination
  • cloudwatch/logDeliveryDestinationPolicy.LogDeliveryDestinationPolicy
  • cloudwatch/logDeliverySource.LogDeliverySource
  • cloudwatch/logIndexPolicy.LogIndexPolicy
  • vpclattice/resourceGateway.ResourceGateway

New functions:

  • cloudwatch/getEventBuses.getEventBuses
  • ecs/getClusters.getClusters
  • route53/getRecords.getRecords

What's Changed

New Contributors

  • @pulumi-renovate made their first contribution in #5012

Full Changelog: v6.66.2...v6.66.3

v6.66.2

30 Dec 23:27
02b1b12
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.66.1...v6.66.2

v6.66.1

23 Dec 18:26
8b981bc
Compare
Choose a tag to compare

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

Full Changelog: v6.66.0...v6.66.1

v6.66.0

23 Dec 11:35
8517f88
Compare
Choose a tag to compare

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

Full Changelog: v6.65.0...v6.66.0

v6.65.0

13 Dec 18:07
3ccfd4c
Compare
Choose a tag to compare

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

Full Changelog: v6.64.0...v6.65.0