@aws-sdk/client-ecs 3.315.0 → 3.318.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.
@@ -269,6 +269,7 @@ exports.SettingName = {
269
269
  CONTAINER_INSTANCE_LONG_ARN_FORMAT: "containerInstanceLongArnFormat",
270
270
  FARGATE_FIPS_MODE: "fargateFIPSMode",
271
271
  SERVICE_LONG_ARN_FORMAT: "serviceLongArnFormat",
272
+ TAG_RESOURCE_AUTHORIZATION: "tagResourceAuthorization",
272
273
  TASK_LONG_ARN_FORMAT: "taskLongArnFormat",
273
274
  };
274
275
  exports.TargetType = {