aws-sdk-redshiftserverless 1.72.0 → 1.73.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: cbb3d4d2fb531382efd18153b67a56ee7bd57db9663091c5c7f7db4972b8d421
4
- data.tar.gz: 830249c13feb221cf19d7ac7222f4a92a4b594f44cd15efef06c08a6defb5145
3
+ metadata.gz: 7cdbe0eedb14b1d70964f0921446c5c5648c01f3b8c9f2536c88cf1436cb2e19
4
+ data.tar.gz: 5f04698621f4ae9d7efcb368e7d483ed0e5319e74634bbbf4e71310d78372659
5
5
  SHA512:
6
- metadata.gz: 2487abc370a8856f125f0243781cf6342c4ac7a4f02b1d145d0a296499a1bd6ebbd1415a2f07407b07419200c240168519ee91ec882e82c7d980b6fed912e171
7
- data.tar.gz: 8b949800ff50f3098ea1bc433ea08647732ef37a152dfe8c4397ebcc6c810f6f80dd7366b677b77260c630c3d26c2dbfca9bd3d2666fc0869095fee34a25809c
6
+ metadata.gz: e3d390cb88cb4ef3dba7e01f967204b6b8f9c3597c73adb7ec494bb833eb2c6a965dd58aa41a1951b912b37f89fef18d92e55e72683dcc3cc0acc1b35c9699d1
7
+ data.tar.gz: f28066ce8f02ed14cda031c283217117bb8871f8c36342b8494a9e2c6639301648e2e022a8343701b6d215a73836b0b9a2d59df95920b71b5f39d9674c779182
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.73.0 (2026-08-19)
5
+ ------------------
6
+
7
+ * Feature - Amazon Redshift Enhanced System Table Retention that allows customers to store their system table data directly in S3 Tables in customer's account instead of Redshift Managed Storage
8
+
4
9
  1.72.0 (2026-08-14)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.72.0
1
+ 1.73.0
@@ -767,6 +767,13 @@ module Aws::RedshiftServerless
767
767
  # resp.namespace.namespace_arn #=> String
768
768
  # resp.namespace.namespace_id #=> String
769
769
  # resp.namespace.namespace_name #=> String
770
+ # resp.namespace.s3_table_publish_status.enabled_all #=> Boolean
771
+ # resp.namespace.s3_table_publish_status.last_ingestion_times #=> Hash
772
+ # resp.namespace.s3_table_publish_status.last_ingestion_times["String"] #=> String
773
+ # resp.namespace.s3_table_publish_status.s3_table_granularity #=> String, one of "namespace", "account"
774
+ # resp.namespace.s3_table_publish_status.s3_table_namespace #=> String
775
+ # resp.namespace.s3_table_publish_status.s3_tables #=> Array
776
+ # resp.namespace.s3_table_publish_status.s3_tables[0] #=> String
770
777
  # resp.namespace.status #=> String, one of "AVAILABLE", "MODIFYING", "DELETING"
771
778
  #
772
779
  # @see http://docs.aws.amazon.com/goto/WebAPI/redshift-serverless-2021-04-21/CreateNamespace AWS API Documentation
@@ -1461,6 +1468,13 @@ module Aws::RedshiftServerless
1461
1468
  # resp.namespace.namespace_arn #=> String
1462
1469
  # resp.namespace.namespace_id #=> String
1463
1470
  # resp.namespace.namespace_name #=> String
1471
+ # resp.namespace.s3_table_publish_status.enabled_all #=> Boolean
1472
+ # resp.namespace.s3_table_publish_status.last_ingestion_times #=> Hash
1473
+ # resp.namespace.s3_table_publish_status.last_ingestion_times["String"] #=> String
1474
+ # resp.namespace.s3_table_publish_status.s3_table_granularity #=> String, one of "namespace", "account"
1475
+ # resp.namespace.s3_table_publish_status.s3_table_namespace #=> String
1476
+ # resp.namespace.s3_table_publish_status.s3_tables #=> Array
1477
+ # resp.namespace.s3_table_publish_status.s3_tables[0] #=> String
1464
1478
  # resp.namespace.status #=> String, one of "AVAILABLE", "MODIFYING", "DELETING"
1465
1479
  #
1466
1480
  # @see http://docs.aws.amazon.com/goto/WebAPI/redshift-serverless-2021-04-21/DeleteNamespace AWS API Documentation
@@ -1974,6 +1988,13 @@ module Aws::RedshiftServerless
1974
1988
  # resp.namespace.namespace_arn #=> String
1975
1989
  # resp.namespace.namespace_id #=> String
1976
1990
  # resp.namespace.namespace_name #=> String
1991
+ # resp.namespace.s3_table_publish_status.enabled_all #=> Boolean
1992
+ # resp.namespace.s3_table_publish_status.last_ingestion_times #=> Hash
1993
+ # resp.namespace.s3_table_publish_status.last_ingestion_times["String"] #=> String
1994
+ # resp.namespace.s3_table_publish_status.s3_table_granularity #=> String, one of "namespace", "account"
1995
+ # resp.namespace.s3_table_publish_status.s3_table_namespace #=> String
1996
+ # resp.namespace.s3_table_publish_status.s3_tables #=> Array
1997
+ # resp.namespace.s3_table_publish_status.s3_tables[0] #=> String
1977
1998
  # resp.namespace.status #=> String, one of "AVAILABLE", "MODIFYING", "DELETING"
1978
1999
  #
1979
2000
  # @see http://docs.aws.amazon.com/goto/WebAPI/redshift-serverless-2021-04-21/GetNamespace AWS API Documentation
@@ -2626,6 +2647,13 @@ module Aws::RedshiftServerless
2626
2647
  # resp.namespaces[0].namespace_arn #=> String
2627
2648
  # resp.namespaces[0].namespace_id #=> String
2628
2649
  # resp.namespaces[0].namespace_name #=> String
2650
+ # resp.namespaces[0].s3_table_publish_status.enabled_all #=> Boolean
2651
+ # resp.namespaces[0].s3_table_publish_status.last_ingestion_times #=> Hash
2652
+ # resp.namespaces[0].s3_table_publish_status.last_ingestion_times["String"] #=> String
2653
+ # resp.namespaces[0].s3_table_publish_status.s3_table_granularity #=> String, one of "namespace", "account"
2654
+ # resp.namespaces[0].s3_table_publish_status.s3_table_namespace #=> String
2655
+ # resp.namespaces[0].s3_table_publish_status.s3_tables #=> Array
2656
+ # resp.namespaces[0].s3_table_publish_status.s3_tables[0] #=> String
2629
2657
  # resp.namespaces[0].status #=> String, one of "AVAILABLE", "MODIFYING", "DELETING"
2630
2658
  # resp.next_token #=> String
2631
2659
  #
@@ -3356,6 +3384,13 @@ module Aws::RedshiftServerless
3356
3384
  # resp.namespace.namespace_arn #=> String
3357
3385
  # resp.namespace.namespace_id #=> String
3358
3386
  # resp.namespace.namespace_name #=> String
3387
+ # resp.namespace.s3_table_publish_status.enabled_all #=> Boolean
3388
+ # resp.namespace.s3_table_publish_status.last_ingestion_times #=> Hash
3389
+ # resp.namespace.s3_table_publish_status.last_ingestion_times["String"] #=> String
3390
+ # resp.namespace.s3_table_publish_status.s3_table_granularity #=> String, one of "namespace", "account"
3391
+ # resp.namespace.s3_table_publish_status.s3_table_namespace #=> String
3392
+ # resp.namespace.s3_table_publish_status.s3_tables #=> Array
3393
+ # resp.namespace.s3_table_publish_status.s3_tables[0] #=> String
3359
3394
  # resp.namespace.status #=> String, one of "AVAILABLE", "MODIFYING", "DELETING"
3360
3395
  # resp.recovery_point_id #=> String
3361
3396
  #
@@ -3446,6 +3481,13 @@ module Aws::RedshiftServerless
3446
3481
  # resp.namespace.namespace_arn #=> String
3447
3482
  # resp.namespace.namespace_id #=> String
3448
3483
  # resp.namespace.namespace_name #=> String
3484
+ # resp.namespace.s3_table_publish_status.enabled_all #=> Boolean
3485
+ # resp.namespace.s3_table_publish_status.last_ingestion_times #=> Hash
3486
+ # resp.namespace.s3_table_publish_status.last_ingestion_times["String"] #=> String
3487
+ # resp.namespace.s3_table_publish_status.s3_table_granularity #=> String, one of "namespace", "account"
3488
+ # resp.namespace.s3_table_publish_status.s3_table_namespace #=> String
3489
+ # resp.namespace.s3_table_publish_status.s3_tables #=> Array
3490
+ # resp.namespace.s3_table_publish_status.s3_tables[0] #=> String
3449
3491
  # resp.namespace.status #=> String, one of "AVAILABLE", "MODIFYING", "DELETING"
3450
3492
  # resp.owner_account #=> String
3451
3493
  # resp.snapshot_name #=> String
@@ -3859,6 +3901,11 @@ module Aws::RedshiftServerless
3859
3901
  # either field, but you can't update both `kmsKeyId` and `logExports`
3860
3902
  # in a single request.
3861
3903
  #
3904
+ # Similarly, an S3 Tables log-publishing update (a request where
3905
+ # `logDestinationType` is `s3table`) cannot be combined with any other
3906
+ # namespace configuration change and must be submitted as its own
3907
+ # request.
3908
+ #
3862
3909
  # @option params [String] :admin_password_secret_kms_key_id
3863
3910
  # The ID of the Key Management Service (KMS) key used to encrypt and
3864
3911
  # store the namespace's admin credentials secret. You can only use this
@@ -3893,6 +3940,13 @@ module Aws::RedshiftServerless
3893
3940
  # The ID of the Amazon Web Services Key Management Service key used to
3894
3941
  # encrypt your data.
3895
3942
  #
3943
+ # @option params [String] :log_destination_type
3944
+ # The destination for the log data. Valid values are `s3table` and
3945
+ # `cloudwatch`.
3946
+ #
3947
+ # Set this to `s3table` to manage Amazon S3 Tables system-table
3948
+ # publishing for the namespace.
3949
+ #
3896
3950
  # @option params [Array<String>] :log_exports
3897
3951
  # The types of logs the namespace can export. The export types are
3898
3952
  # `userlog`, `connectionlog`, and `useractivitylog`.
@@ -3908,6 +3962,41 @@ module Aws::RedshiftServerless
3908
3962
  # The name of the namespace to update. You can't update the name of a
3909
3963
  # namespace once it is created.
3910
3964
  #
3965
+ # @option params [String] :s3_table_action
3966
+ # Whether to enable or disable Amazon S3 Tables publishing. Valid values
3967
+ # are `Enable` and `Disable`, matched case-insensitively.
3968
+ #
3969
+ # When omitted, defaults to `Enable`. Valid only when
3970
+ # `logDestinationType` is `s3table`.
3971
+ #
3972
+ # @option params [String] :s3_table_granularity
3973
+ # The scope of the Amazon S3 Tables destination. Valid values are
3974
+ # `namespace` and `account`, matched case-insensitively. `namespace`
3975
+ # scopes the published tables to this namespace; `account` scopes them
3976
+ # to the Amazon Web Services account.
3977
+ #
3978
+ # Required when enabling. Omitting this parameter or passing a blank
3979
+ # value fails with `ValidationException`. Valid only when
3980
+ # `logDestinationType` is `s3table`.
3981
+ #
3982
+ # @option params [String] :s3_table_kms_key_id
3983
+ # The identifier of the Key Management Service key used to encrypt the
3984
+ # published Amazon S3 Tables data. When omitted, the data is encrypted
3985
+ # with SSE-S3 (Amazon S3 managed keys).
3986
+ #
3987
+ # Valid only when `logDestinationType` is `s3table`.
3988
+ #
3989
+ # @option params [Array<String>] :s3_table_names
3990
+ # The system tables to publish (on enable) or to stop publishing (on
3991
+ # disable). Each value is either a system table view name that begins
3992
+ # with `sys_` or the keyword `all`.
3993
+ #
3994
+ # Omitting this parameter, passing an empty list, or including `all`
3995
+ # each select every current and future system table. Each name must be
3996
+ # 1-128 characters, and the list can contain up to 256 names.
3997
+ #
3998
+ # Valid only when `logDestinationType` is `s3table`.
3999
+ #
3911
4000
  # @return [Types::UpdateNamespaceResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
3912
4001
  #
3913
4002
  # * {Types::UpdateNamespaceResponse#namespace #namespace} => Types::Namespace
@@ -3921,9 +4010,14 @@ module Aws::RedshiftServerless
3921
4010
  # default_iam_role_arn: "String",
3922
4011
  # iam_roles: ["IamRoleArn"],
3923
4012
  # kms_key_id: "String",
4013
+ # log_destination_type: "s3table", # accepts s3table, cloudwatch
3924
4014
  # log_exports: ["useractivitylog"], # accepts useractivitylog, userlog, connectionlog
3925
4015
  # manage_admin_password: false,
3926
4016
  # namespace_name: "NamespaceName", # required
4017
+ # s3_table_action: "Enable", # accepts Enable, Disable
4018
+ # s3_table_granularity: "namespace", # accepts namespace, account
4019
+ # s3_table_kms_key_id: "KmsKeyId",
4020
+ # s3_table_names: ["S3TableName"],
3927
4021
  # })
3928
4022
  #
3929
4023
  # @example Response structure
@@ -3944,6 +4038,13 @@ module Aws::RedshiftServerless
3944
4038
  # resp.namespace.namespace_arn #=> String
3945
4039
  # resp.namespace.namespace_id #=> String
3946
4040
  # resp.namespace.namespace_name #=> String
4041
+ # resp.namespace.s3_table_publish_status.enabled_all #=> Boolean
4042
+ # resp.namespace.s3_table_publish_status.last_ingestion_times #=> Hash
4043
+ # resp.namespace.s3_table_publish_status.last_ingestion_times["String"] #=> String
4044
+ # resp.namespace.s3_table_publish_status.s3_table_granularity #=> String, one of "namespace", "account"
4045
+ # resp.namespace.s3_table_publish_status.s3_table_namespace #=> String
4046
+ # resp.namespace.s3_table_publish_status.s3_tables #=> Array
4047
+ # resp.namespace.s3_table_publish_status.s3_tables[0] #=> String
3947
4048
  # resp.namespace.status #=> String, one of "AVAILABLE", "MODIFYING", "DELETING"
3948
4049
  #
3949
4050
  # @see http://docs.aws.amazon.com/goto/WebAPI/redshift-serverless-2021-04-21/UpdateNamespace AWS API Documentation
@@ -4409,7 +4510,7 @@ module Aws::RedshiftServerless
4409
4510
  tracer: tracer
4410
4511
  )
4411
4512
  context[:gem_name] = 'aws-sdk-redshiftserverless'
4412
- context[:gem_version] = '1.72.0'
4513
+ context[:gem_version] = '1.73.0'
4413
4514
  Seahorse::Client::Request.new(handlers, context)
4414
4515
  end
4415
4516
 
@@ -165,6 +165,7 @@ module Aws::RedshiftServerless
165
165
  ListWorkgroupsRequest = Shapes::StructureShape.new(name: 'ListWorkgroupsRequest')
166
166
  ListWorkgroupsRequestMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListWorkgroupsRequestMaxResultsInteger')
167
167
  ListWorkgroupsResponse = Shapes::StructureShape.new(name: 'ListWorkgroupsResponse')
168
+ LogDestinationType = Shapes::StringShape.new(name: 'LogDestinationType')
168
169
  LogExport = Shapes::StringShape.new(name: 'LogExport')
169
170
  LogExportList = Shapes::ListShape.new(name: 'LogExportList')
170
171
  Long = Shapes::IntegerShape.new(name: 'Long')
@@ -209,6 +210,12 @@ module Aws::RedshiftServerless
209
210
  RestoreTableFromRecoveryPointResponse = Shapes::StructureShape.new(name: 'RestoreTableFromRecoveryPointResponse')
210
211
  RestoreTableFromSnapshotRequest = Shapes::StructureShape.new(name: 'RestoreTableFromSnapshotRequest')
211
212
  RestoreTableFromSnapshotResponse = Shapes::StructureShape.new(name: 'RestoreTableFromSnapshotResponse')
213
+ S3TableAction = Shapes::StringShape.new(name: 'S3TableAction')
214
+ S3TableGranularity = Shapes::StringShape.new(name: 'S3TableGranularity')
215
+ S3TableLastIngestionTimeMap = Shapes::MapShape.new(name: 'S3TableLastIngestionTimeMap')
216
+ S3TableName = Shapes::StringShape.new(name: 'S3TableName')
217
+ S3TableNameList = Shapes::ListShape.new(name: 'S3TableNameList')
218
+ S3TablePublishStatus = Shapes::StructureShape.new(name: 'S3TablePublishStatus')
212
219
  Schedule = Shapes::UnionShape.new(name: 'Schedule')
213
220
  ScheduledActionAssociation = Shapes::StructureShape.new(name: 'ScheduledActionAssociation')
214
221
  ScheduledActionName = Shapes::StringShape.new(name: 'ScheduledActionName')
@@ -792,6 +799,7 @@ module Aws::RedshiftServerless
792
799
  Namespace.add_member(:namespace_arn, Shapes::ShapeRef.new(shape: String, location_name: "namespaceArn"))
793
800
  Namespace.add_member(:namespace_id, Shapes::ShapeRef.new(shape: String, location_name: "namespaceId"))
794
801
  Namespace.add_member(:namespace_name, Shapes::ShapeRef.new(shape: NamespaceName, location_name: "namespaceName"))
802
+ Namespace.add_member(:s3_table_publish_status, Shapes::ShapeRef.new(shape: S3TablePublishStatus, location_name: "s3TablePublishStatus"))
795
803
  Namespace.add_member(:status, Shapes::ShapeRef.new(shape: NamespaceStatus, location_name: "status"))
796
804
  Namespace.struct_class = Types::Namespace
797
805
 
@@ -913,6 +921,18 @@ module Aws::RedshiftServerless
913
921
  RestoreTableFromSnapshotResponse.add_member(:table_restore_status, Shapes::ShapeRef.new(shape: TableRestoreStatus, location_name: "tableRestoreStatus"))
914
922
  RestoreTableFromSnapshotResponse.struct_class = Types::RestoreTableFromSnapshotResponse
915
923
 
924
+ S3TableLastIngestionTimeMap.key = Shapes::ShapeRef.new(shape: String)
925
+ S3TableLastIngestionTimeMap.value = Shapes::ShapeRef.new(shape: String)
926
+
927
+ S3TableNameList.member = Shapes::ShapeRef.new(shape: S3TableName)
928
+
929
+ S3TablePublishStatus.add_member(:enabled_all, Shapes::ShapeRef.new(shape: Boolean, location_name: "enabledAll"))
930
+ S3TablePublishStatus.add_member(:last_ingestion_times, Shapes::ShapeRef.new(shape: S3TableLastIngestionTimeMap, location_name: "lastIngestionTimes"))
931
+ S3TablePublishStatus.add_member(:s3_table_granularity, Shapes::ShapeRef.new(shape: S3TableGranularity, location_name: "s3TableGranularity"))
932
+ S3TablePublishStatus.add_member(:s3_table_namespace, Shapes::ShapeRef.new(shape: String, location_name: "s3TableNamespace"))
933
+ S3TablePublishStatus.add_member(:s3_tables, Shapes::ShapeRef.new(shape: S3TableNameList, location_name: "s3Tables"))
934
+ S3TablePublishStatus.struct_class = Types::S3TablePublishStatus
935
+
916
936
  Schedule.add_member(:at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "at"))
917
937
  Schedule.add_member(:cron, Shapes::ShapeRef.new(shape: String, location_name: "cron"))
918
938
  Schedule.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
@@ -1082,9 +1102,14 @@ module Aws::RedshiftServerless
1082
1102
  UpdateNamespaceRequest.add_member(:default_iam_role_arn, Shapes::ShapeRef.new(shape: String, location_name: "defaultIamRoleArn"))
1083
1103
  UpdateNamespaceRequest.add_member(:iam_roles, Shapes::ShapeRef.new(shape: IamRoleArnList, location_name: "iamRoles"))
1084
1104
  UpdateNamespaceRequest.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "kmsKeyId"))
1105
+ UpdateNamespaceRequest.add_member(:log_destination_type, Shapes::ShapeRef.new(shape: LogDestinationType, location_name: "logDestinationType"))
1085
1106
  UpdateNamespaceRequest.add_member(:log_exports, Shapes::ShapeRef.new(shape: LogExportList, location_name: "logExports"))
1086
1107
  UpdateNamespaceRequest.add_member(:manage_admin_password, Shapes::ShapeRef.new(shape: Boolean, location_name: "manageAdminPassword"))
1087
1108
  UpdateNamespaceRequest.add_member(:namespace_name, Shapes::ShapeRef.new(shape: NamespaceName, required: true, location_name: "namespaceName"))
1109
+ UpdateNamespaceRequest.add_member(:s3_table_action, Shapes::ShapeRef.new(shape: S3TableAction, location_name: "s3TableAction"))
1110
+ UpdateNamespaceRequest.add_member(:s3_table_granularity, Shapes::ShapeRef.new(shape: S3TableGranularity, location_name: "s3TableGranularity"))
1111
+ UpdateNamespaceRequest.add_member(:s3_table_kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "s3TableKmsKeyId"))
1112
+ UpdateNamespaceRequest.add_member(:s3_table_names, Shapes::ShapeRef.new(shape: S3TableNameList, location_name: "s3TableNames"))
1088
1113
  UpdateNamespaceRequest.struct_class = Types::UpdateNamespaceRequest
1089
1114
 
1090
1115
  UpdateNamespaceResponse.add_member(:namespace, Shapes::ShapeRef.new(shape: Namespace, required: true, location_name: "namespace"))
@@ -2471,6 +2471,12 @@ module Aws::RedshiftServerless
2471
2471
  # [1]: https://docs.aws.amazon.com/redshift/latest/dg/r_pg_keywords.html
2472
2472
  # @return [String]
2473
2473
  #
2474
+ # @!attribute [rw] s3_table_publish_status
2475
+ # The current Amazon S3 Tables log-publishing status for the
2476
+ # namespace. Not returned when S3 Tables publishing has never been
2477
+ # configured for the namespace.
2478
+ # @return [Types::S3TablePublishStatus]
2479
+ #
2474
2480
  # @!attribute [rw] status
2475
2481
  # The status of the namespace.
2476
2482
  # @return [String]
@@ -2492,6 +2498,7 @@ module Aws::RedshiftServerless
2492
2498
  :namespace_arn,
2493
2499
  :namespace_id,
2494
2500
  :namespace_name,
2501
+ :s3_table_publish_status,
2495
2502
  :status)
2496
2503
  SENSITIVE = [:admin_username]
2497
2504
  include Aws::Structure
@@ -3054,6 +3061,45 @@ module Aws::RedshiftServerless
3054
3061
  include Aws::Structure
3055
3062
  end
3056
3063
 
3064
+ # Describes the state of Amazon S3 Tables system-table log publishing
3065
+ # for a namespace.
3066
+ #
3067
+ # @!attribute [rw] enabled_all
3068
+ # `true` when the namespace is enrolled in every current and future
3069
+ # system table rather than an explicit list of tables.
3070
+ # @return [Boolean]
3071
+ #
3072
+ # @!attribute [rw] last_ingestion_times
3073
+ # A map of system table name to the time that table last received
3074
+ # data, as an ISO-8601 timestamp. A table that has not yet been
3075
+ # ingested is absent from the map. Use it to judge data freshness.
3076
+ # @return [Hash<String,String>]
3077
+ #
3078
+ # @!attribute [rw] s3_table_granularity
3079
+ # The scope currently in effect. Values are `namespace` or `account`.
3080
+ # @return [String]
3081
+ #
3082
+ # @!attribute [rw] s3_table_namespace
3083
+ # The identifier of the namespace in the S3 table bucket that holds
3084
+ # the published tables.
3085
+ # @return [String]
3086
+ #
3087
+ # @!attribute [rw] s3_tables
3088
+ # The system tables currently being published.
3089
+ # @return [Array<String>]
3090
+ #
3091
+ # @see http://docs.aws.amazon.com/goto/WebAPI/redshift-serverless-2021-04-21/S3TablePublishStatus AWS API Documentation
3092
+ #
3093
+ class S3TablePublishStatus < Struct.new(
3094
+ :enabled_all,
3095
+ :last_ingestion_times,
3096
+ :s3_table_granularity,
3097
+ :s3_table_namespace,
3098
+ :s3_tables)
3099
+ SENSITIVE = []
3100
+ include Aws::Structure
3101
+ end
3102
+
3057
3103
  # The schedule of when Amazon Redshift Serverless should run the
3058
3104
  # scheduled action.
3059
3105
  #
@@ -3856,6 +3902,14 @@ module Aws::RedshiftServerless
3856
3902
  # encrypt your data.
3857
3903
  # @return [String]
3858
3904
  #
3905
+ # @!attribute [rw] log_destination_type
3906
+ # The destination for the log data. Valid values are `s3table` and
3907
+ # `cloudwatch`.
3908
+ #
3909
+ # Set this to `s3table` to manage Amazon S3 Tables system-table
3910
+ # publishing for the namespace.
3911
+ # @return [String]
3912
+ #
3859
3913
  # @!attribute [rw] log_exports
3860
3914
  # The types of logs the namespace can export. The export types are
3861
3915
  # `userlog`, `connectionlog`, and `useractivitylog`.
@@ -3874,6 +3928,45 @@ module Aws::RedshiftServerless
3874
3928
  # namespace once it is created.
3875
3929
  # @return [String]
3876
3930
  #
3931
+ # @!attribute [rw] s3_table_action
3932
+ # Whether to enable or disable Amazon S3 Tables publishing. Valid
3933
+ # values are `Enable` and `Disable`, matched case-insensitively.
3934
+ #
3935
+ # When omitted, defaults to `Enable`. Valid only when
3936
+ # `logDestinationType` is `s3table`.
3937
+ # @return [String]
3938
+ #
3939
+ # @!attribute [rw] s3_table_granularity
3940
+ # The scope of the Amazon S3 Tables destination. Valid values are
3941
+ # `namespace` and `account`, matched case-insensitively. `namespace`
3942
+ # scopes the published tables to this namespace; `account` scopes them
3943
+ # to the Amazon Web Services account.
3944
+ #
3945
+ # Required when enabling. Omitting this parameter or passing a blank
3946
+ # value fails with `ValidationException`. Valid only when
3947
+ # `logDestinationType` is `s3table`.
3948
+ # @return [String]
3949
+ #
3950
+ # @!attribute [rw] s3_table_kms_key_id
3951
+ # The identifier of the Key Management Service key used to encrypt the
3952
+ # published Amazon S3 Tables data. When omitted, the data is encrypted
3953
+ # with SSE-S3 (Amazon S3 managed keys).
3954
+ #
3955
+ # Valid only when `logDestinationType` is `s3table`.
3956
+ # @return [String]
3957
+ #
3958
+ # @!attribute [rw] s3_table_names
3959
+ # The system tables to publish (on enable) or to stop publishing (on
3960
+ # disable). Each value is either a system table view name that begins
3961
+ # with `sys_` or the keyword `all`.
3962
+ #
3963
+ # Omitting this parameter, passing an empty list, or including `all`
3964
+ # each select every current and future system table. Each name must be
3965
+ # 1-128 characters, and the list can contain up to 256 names.
3966
+ #
3967
+ # Valid only when `logDestinationType` is `s3table`.
3968
+ # @return [Array<String>]
3969
+ #
3877
3970
  # @see http://docs.aws.amazon.com/goto/WebAPI/redshift-serverless-2021-04-21/UpdateNamespaceRequest AWS API Documentation
3878
3971
  #
3879
3972
  class UpdateNamespaceRequest < Struct.new(
@@ -3883,9 +3976,14 @@ module Aws::RedshiftServerless
3883
3976
  :default_iam_role_arn,
3884
3977
  :iam_roles,
3885
3978
  :kms_key_id,
3979
+ :log_destination_type,
3886
3980
  :log_exports,
3887
3981
  :manage_admin_password,
3888
- :namespace_name)
3982
+ :namespace_name,
3983
+ :s3_table_action,
3984
+ :s3_table_granularity,
3985
+ :s3_table_kms_key_id,
3986
+ :s3_table_names)
3889
3987
  SENSITIVE = [:admin_user_password, :admin_username]
3890
3988
  include Aws::Structure
3891
3989
  end
@@ -54,7 +54,7 @@ module Aws::RedshiftServerless
54
54
  autoload :EndpointProvider, 'aws-sdk-redshiftserverless/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-redshiftserverless/endpoints'
56
56
 
57
- GEM_VERSION = '1.72.0'
57
+ GEM_VERSION = '1.73.0'
58
58
 
59
59
  end
60
60
 
data/sig/client.rbs CHANGED
@@ -884,9 +884,14 @@ module Aws
884
884
  ?default_iam_role_arn: ::String,
885
885
  ?iam_roles: Array[::String],
886
886
  ?kms_key_id: ::String,
887
+ ?log_destination_type: ("s3table" | "cloudwatch"),
887
888
  ?log_exports: Array[("useractivitylog" | "userlog" | "connectionlog")],
888
889
  ?manage_admin_password: bool,
889
- namespace_name: ::String
890
+ namespace_name: ::String,
891
+ ?s3_table_action: ("Enable" | "Disable"),
892
+ ?s3_table_granularity: ("namespace" | "account"),
893
+ ?s3_table_kms_key_id: ::String,
894
+ ?s3_table_names: Array[::String]
890
895
  ) -> _UpdateNamespaceResponseSuccess
891
896
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _UpdateNamespaceResponseSuccess
892
897
 
data/sig/types.rbs CHANGED
@@ -720,6 +720,7 @@ module Aws::RedshiftServerless
720
720
  attr_accessor namespace_arn: ::String
721
721
  attr_accessor namespace_id: ::String
722
722
  attr_accessor namespace_name: ::String
723
+ attr_accessor s3_table_publish_status: Types::S3TablePublishStatus
723
724
  attr_accessor status: ("AVAILABLE" | "MODIFYING" | "DELETING")
724
725
  SENSITIVE: [:admin_username]
725
726
  end
@@ -864,6 +865,15 @@ module Aws::RedshiftServerless
864
865
  SENSITIVE: []
865
866
  end
866
867
 
868
+ class S3TablePublishStatus
869
+ attr_accessor enabled_all: bool
870
+ attr_accessor last_ingestion_times: ::Hash[::String, ::String]
871
+ attr_accessor s3_table_granularity: ("namespace" | "account")
872
+ attr_accessor s3_table_namespace: ::String
873
+ attr_accessor s3_tables: ::Array[::String]
874
+ SENSITIVE: []
875
+ end
876
+
867
877
  class Schedule
868
878
  attr_accessor at: ::Time
869
879
  attr_accessor cron: ::String
@@ -1065,9 +1075,14 @@ module Aws::RedshiftServerless
1065
1075
  attr_accessor default_iam_role_arn: ::String
1066
1076
  attr_accessor iam_roles: ::Array[::String]
1067
1077
  attr_accessor kms_key_id: ::String
1078
+ attr_accessor log_destination_type: ("s3table" | "cloudwatch")
1068
1079
  attr_accessor log_exports: ::Array[("useractivitylog" | "userlog" | "connectionlog")]
1069
1080
  attr_accessor manage_admin_password: bool
1070
1081
  attr_accessor namespace_name: ::String
1082
+ attr_accessor s3_table_action: ("Enable" | "Disable")
1083
+ attr_accessor s3_table_granularity: ("namespace" | "account")
1084
+ attr_accessor s3_table_kms_key_id: ::String
1085
+ attr_accessor s3_table_names: ::Array[::String]
1071
1086
  SENSITIVE: [:admin_user_password, :admin_username]
1072
1087
  end
1073
1088
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-redshiftserverless
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.72.0
4
+ version: 1.73.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services