@aws-sdk/client-ecs 3.314.0 → 3.316.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.
@@ -252,6 +252,7 @@ export const SettingName = {
252
252
  CONTAINER_INSTANCE_LONG_ARN_FORMAT: "containerInstanceLongArnFormat",
253
253
  FARGATE_FIPS_MODE: "fargateFIPSMode",
254
254
  SERVICE_LONG_ARN_FORMAT: "serviceLongArnFormat",
255
+ TAG_RESOURCE_AUTHORIZATION: "tagResourceAuthorization",
255
256
  TASK_LONG_ARN_FORMAT: "taskLongArnFormat",
256
257
  };
257
258
  export const TargetType = {