出た
- build: remove support for curl_off_t < 8 bytes
など
など
この辺とかを参考に、 .sops.yaml
を作って、特定ファイルのsops encrypt decryptを特定KMSでやる、みたいなのを頑張っていく。AWSでもいけるし、GCPでもOK。
など
migrationhubstrategy
: This release adds the binary analysis that analyzes IIS application DLLs on Windows and Java applications on Linux to provide anti-pattern report without configuring access to the source code.#7721 <https://github.com/aws/aws-cli/issues/7721>
__.securitylake
: Make Create/Get/ListSubscribers APIs return resource share ARN and name so they can be used to validate the RAM resource share to accept. GetDatalake can be used to track status of UpdateDatalake and DeleteDatalake requests.sagemaker-runtime
: Update sagemaker-runtime command to latest versionguardduty
: Updated 9 APIs for feature enablement to reflect expansion of GuardDuty to features. Added new APIs and updated existing APIs to support RDS Protection GA.resource-explorer-2
: Documentation updates for APIs.s3control
: Added support for S3 Object Lambda aliases.secretsmanager
: The type definitions of SecretString and SecretBinary now have a minimum length of 1 in the model to match the exception thrown when you pass in empty values.application-autoscaling
: Application Auto Scaling customers can now use mathematical functions to customize the metric used with Target Tracking policies within the policy configuration itself, saving the cost and effort of publishing the customizations as a separate metric.codeartifact login
: Prevent AWS CodeArtifact login command from hanging unexpectedly.lakeformation
: This release updates the documentation regarding Get/Update DataCellsFilteriam
: Documentation only updates to correct customer-reported issueskeyspaces
: Adding support for client-side timestampstnb
: This release adds tagging support to the following Network Instance APIs : Instantiate, Update, Terminate.ivschat
: This release adds a new exception returned when calling AWS IVS chat UpdateLoggingConfiguration. Now UpdateLoggingConfiguration can return ConflictException when invalid updates are made in sequence to Logging Configurations.appintegrations
: Adds FileConfiguration to Amazon AppIntegrations CreateDataIntegration supporting scheduled downloading of third party files into Amazon Connect from sources such as Microsoft SharePoint.wisdom
: This release extends Wisdom CreateKnowledgeBase API to support SharePoint connector type by removing the @required trait for objectFielddataexchange
: This release enables data providers to license direct access to S3 objects encrypted with Customer Managed Keys (CMK) in AWS KMS through AWS Data Exchange. Subscribers can use these keys to decrypt, then use the encrypted S3 objects shared with them, without creating or managing copies.directconnect
: describe-direct-connect-gateway-associations includes a new status, updating, indicating that the association is currently in-process of updating.ec2
: This release adds a new DnsOptions key (PrivateDnsOnlyForInboundResolverEndpoint) to CreateVpcEndpoint and ModifyVpcEndpoint APIs.s3control
: Added support for cross-account Multi-Region Access Points. Added support for S3 Replication for S3 on Outposts.jsonpathからのecho base64
$ kubectl get secret db-user-pass -o jsonpath='{.data}' {"password":"MWYyZDFlMmU2N2Rm","username":"YWRtaW4="} $ echo 'MWYyZDFlMmU2N2Rm' | base64 --decode 1f2d1e2e67df
https://kubernetes.io/ja/docs/tasks/configmap-secret/managing-secret-using-kubectl/
That is, -t means "include files of this type" where as -T means "exclude files of this type."
64文字までかと思いきやインスタンス名がリージョンを自動付与している関係でリージョン名がインスタンス名に付与されるのを考慮したDBクラスター識別子の名前にしないといけない。
The version number of the database engine to use.
多い
evidently
: Updated entity override documentationquicksight
: This release has two changes: add state persistence feature for embedded dashboard and console in GenerateEmbedUrlForRegisteredUser API; add properties for hidden collapsed row dimensions in PivotTableOptions.athena
: A new field SubstatementType is added to GetQueryExecution API, so customers have an error free way to detect the query type and interpret the result.mediapackage-vod
: This release provides the date and time VOD resources were created.connect
: This release adds a new API, GetMetricDataV2, which returns metric data for Amazon Connect.route53resolver
: Add dual-stack and IPv6 support for Route 53 Resolver Endpoint,Add IPv6 target IP in Route 53 Resolver Forwarding Rulesesv2
: This release introduces a new recommendation in Virtual Deliverability Manager Advisor, which detects missing or misconfigured Brand Indicator for Message Identification (BIMI) DNS records for customer sending identities.redshift-data
: Added support for Redshift Serverless workgroup-arn wherever the WorkgroupName parameter is available.networkmanager
: This update provides example usage for TransitGatewayRouteTableArn.ec2
: Introducing Amazon EC2 C7g, M7g and R7g instances, powered by the latest generation AWS Graviton3 processors and deliver up to 25% better performance over Graviton2-based instances.lakeformation
: This release adds two new API support "GetDataCellsFiler" and "UpdateDataCellsFilter", and also updates the corresponding documentation.codeartifact
: This release introduces the generic package format, a mechanism for storing arbitrary binary assets. It also adds a new API, PublishPackageVersion, to allow for publishing generic packages.dynamodb
: Adds deletion protection support to DynamoDB tables. Tables with deletion protection enabled cannot be deleted. Deletion protection is disabled by default, can be enabled via the CreateTable or UpdateTable APIs, and is visible in TableDescription. This setting is not replicated for Global Tables.sagemaker
: Amazon SageMaker Inference now allows SSM access to customer's model container by setting the "EnableSSMAccess" parameter for a ProductionVariant in CreateEndpointConfig API.mediapackage
: This release provides the date and time live resources were created.sagemaker
: There needs to be a user identity to specify the SageMaker user who perform each action regarding the entity. However, these is a not a unified concept of user identity across SageMaker service that could be used today.servicediscovery
: Updated all AWS Cloud Map APIs to provide consistent throttling exception (RequestLimitExceeded)